🔥(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 Anthony LC
parent de0acedc0a
commit 611d77f3bb

View File

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