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:
|
services:
|
||||||
ac-database:
|
ac-database:
|
||||||
container_name: ac-database
|
container_name: ac-database
|
||||||
image: mysql:8.0
|
image: mysql:8.3
|
||||||
networks:
|
networks:
|
||||||
- ac-network
|
- ac-network
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user