changed from gitlab to dockerhub

This commit is contained in:
sascha
2025-04-03 15:46:54 -04:00
parent a56e2e1a1f
commit fe6bf976df

View File

@@ -4,7 +4,7 @@
SCRIPT_DIR=$(dirname "$(realpath "$0")")
# Set variables
FULL_IMAGE_NAME="registry.gitlab.com/sascha3333/python-uv-base:latest"
FULL_IMAGE_NAME="mystmaker33/python-uv-base:latest"
# Pull the latest changes from the Git repository
echo "Pulling the latest changes from the Git repository..."