REMOTE_URL
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-28 15:22:44 +01:00
parent 53c8ff14da
commit 3325ffeda0

View File

@@ -451,7 +451,7 @@ check_update() {
TEMP_VERSION="latest"
fi
REMOTE_URL="https://$REPOSITORY_URL/v2/$TEMP_IMAGE/manifests/$TEMP_VERSION"
REMOTE_URL="https://$REMOTE_URL/v2/$TEMP_IMAGE/manifests/$TEMP_VERSION"
debug "$REMOTE_URL"
# Check whether repository url is available