Remove deprecated version from docker-compose file

[MAILPOET-6233]
This commit is contained in:
Pavel Dohnal 2024-09-17 11:31:31 +02:00 committed by Jan Lysý
parent 1a0fecf2db
commit 981e64b57f
3 changed files with 0 additions and 6 deletions

View File

@ -1,5 +1,3 @@
version: '3.8'
services:
# for M1 Macs
db:

View File

@ -1,5 +1,3 @@
version: '3.9'
services:
setup:
image: wordpress:cli-2.7-php8.2

View File

@ -1,5 +1,3 @@
version: '3.8'
services:
# for M1 Macs
mysql: