mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
chore(Docker): update mysql image to 8.3 version (#18244)
This commit is contained in:
@@ -9,7 +9,7 @@ version: '3'
|
||||
services:
|
||||
ac-database:
|
||||
container_name: ac-database
|
||||
image: mysql:8.0
|
||||
image: mysql:8.3
|
||||
networks:
|
||||
- ac-network
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user