chore(deps): update alpine docker tag to v3.21

This commit is contained in:
Renovate
2024-12-06 02:50:53 +00:00
committed by Joakim Olsson
parent 95c11dc4cf
commit 7df6ca9414
+1 -1
View File
@@ -3,7 +3,7 @@ stages:
unbound_release_preconditions_failed: unbound_release_preconditions_failed:
stage: .pre stage: .pre
image: alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a image: alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
script: script:
- | - |
echo "To use Unbound Release, a UNBOUND_RELEASE_TOKEN environment variable needs to be defined." echo "To use Unbound Release, a UNBOUND_RELEASE_TOKEN environment variable needs to be defined."