mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
docker-compose: ac-database: bump to mysql LTS (#20976)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
services:
|
||||
ac-database:
|
||||
container_name: ac-database
|
||||
image: mysql:8.3
|
||||
image: mysql:8.4
|
||||
networks:
|
||||
- ac-network
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user