chore: Remove obsolete version
attribute (#7931)
This commit is contained in:
parent
f0f2b6d8b6
commit
b8c6cb34dd
|
@ -1,5 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
build:
|
build:
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
version: '2.4'
|
|
||||||
# Use version 2.4 for mem_limit setting. Version 3+ uses deploy.resources.limits.memory
|
|
||||||
# instead, but that only works for swarm with docker-compose 1.25.1.
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mq:
|
mq:
|
||||||
image: rabbitmq:3-alpine
|
image: rabbitmq:3-alpine
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue