chore: Remove obsolete version attribute (#7931)

This commit is contained in:
Kesara Rathnayake 2024-09-13 09:28:44 +12:00 committed by GitHub
parent f0f2b6d8b6
commit b8c6cb34dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 8 deletions

View file

@ -1,5 +1,3 @@
version: '3.8'
services:
app:
build:

View file

@ -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

View file

@ -1,5 +1,3 @@
version: '3.8'
services:
app:
ports: