diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index ad8acd8..637ab5a 100644 --- a/Release.gitlab-ci.yml +++ b/Release.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: unbound_release_preconditions_failed: stage: .pre - image: alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 + image: alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 script: - | echo "To use Unbound Release, a UNBOUND_RELEASE_TOKEN environment variable needs to be defined."