🔥(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
Samuel Paccoud
parent
140a630a6e
commit
41260de1c3
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
postgresql:
|
||||
image: postgres:16
|
||||
|
||||
Reference in New Issue
Block a user