docker-compose: ac-database: bump to mysql LTS (#20976)

This commit is contained in:
Mike Delago
2024-12-19 13:38:55 -05:00
committed by GitHub
parent 0b39bf01cc
commit 288d70e58e

View File

@@ -8,7 +8,7 @@
services:
ac-database:
container_name: ac-database
image: mysql:8.3
image: mysql:8.4
networks:
- ac-network
ports: