upgraded mysql verison to recommended

This commit is contained in:
val 2025-06-08 14:26:19 +02:00
parent 0e13c185f8
commit b4a0143cc5
No known key found for this signature in database
GPG Key ID: 650507CF2C02830C

View File

@ -48,7 +48,7 @@ services:
# start_period: 1m # start_period: 1m
db: db:
image: mysql:5.7 image: mysql:8.0
networks: networks:
- backend - backend
environment: environment: