Fix dependency proxy failures in source change detection templates
Replace unreliable CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/docker:24-cli with the self-hosted docker-builder image that is immune to dependency proxy issues. The docker-builder image already has git and bash installed, so the before_script apk add commands are no longer needed.
Loading
Please sign in to comment