mirror of
https://github.com/suitenumerique/docs.git
synced 2026-05-08 16:12:26 +02:00
🔥(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:
committed by
Anthony LC
parent
de0acedc0a
commit
611d77f3bb
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
postgresql:
|
||||
image: postgres:16
|
||||
|
||||
Reference in New Issue
Block a user