diff --git a/Release.gitlab-ci.yml b/Release.gitlab-ci.yml index 1fd2757..ab82f02 100644 --- a/Release.gitlab-ci.yml +++ b/Release.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: preconditions_failed: stage: .pre - image: alpine:3.19 + image: alpine:3.20 script: - | echo "To use Unbound Release, a UNBOUND_RELEASE_TOKEN environment variable needs to be defined."