diff --git a/push_registry.sh b/push_registry.sh index fc89d47..994effe 100755 --- a/push_registry.sh +++ b/push_registry.sh @@ -3,7 +3,7 @@ # Configuration REGISTRY="git.khoavo.myds.me" IMAGE_NAME="vndangkhoa/apix" -TAG="v3" +TAG="v4" FULL_IMAGE="$REGISTRY/$IMAGE_NAME:$TAG" echo "=== Building Docker Image for Linux/AMD64 ===" diff --git a/templates/index.html b/templates/index.html index cba7248..7e372b2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@