chore: Remove obsolete version
attribute (#7931)
This commit is contained in:
parent
f0f2b6d8b6
commit
b8c6cb34dd
|
@ -1,5 +1,3 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
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:
|
||||
mq:
|
||||
image: rabbitmq:3-alpine
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue