🔥(compose) remove docker compose version

The version is now automatically guessed by Docker Compose. This
commit will fix the warning raised about the uselessness of this
setting.
This commit is contained in:
Samuel Paccoud - DINUM
2024-09-08 23:11:26 +02:00
committed by Samuel Paccoud
parent 140a630a6e
commit 41260de1c3

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
postgresql:
image: postgres:16