Upgrade MySQL

This commit is contained in:
myrmidex 2025-08-12 01:17:40 +02:00
parent 8c335c9967
commit 3f41090174
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ services:
- ffr-dev-network
db:
image: docker.io/library/mysql:8.0
image: docker.io/library/mysql:8.4
container_name: ffr-dev-db
restart: unless-stopped
environment:

View file

@ -89,7 +89,7 @@ services:
- ffr-network
db:
image: docker.io/library/mysql:8.0
image: docker.io/library/mysql:8.4
container_name: ffr-db
restart: unless-stopped
environment: