Remove version from docker-compose.yaml
https://docs.docker.com/reference/compose-file/version-and-name/#version-top-level-element-obsolete
This commit is contained in:
parent
d648458de1
commit
3ad22b63cd
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
version: '3.3'
|
||||
|
||||
---
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue