update divers

This commit is contained in:
2025-08-31 13:16:13 +02:00
parent e403f85333
commit f64cee12f5
3 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ readonly BASE_DIR="$(realpath "$(dirname "${0}")/..")"
source "${BASE_DIR}/.env"
readonly NAME="cmangos-builder"
readonly IMAGE="ghcr.io/byloth/cmangos/${WOW_VERSION}/builder"
readonly IMAGE="wow-server-${WOW_VERSION}:builder"
readonly VERSION="latest"
readonly DATA_VOLUME="./mangosd_data"