chore(deps): update alpine:latest docker digest to 21dc606

This commit is contained in:
Renovate
2024-12-06 02:50:49 +00:00
parent 5276d140e0
commit 95c11dc4cf
+3 -3
View File
@@ -45,7 +45,7 @@ unbound_release_changelog:
unbound_release_handle_mr:
stage: .pre
image: alpine:latest@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
image: alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
needs:
- unbound_release_changelog
before_script:
@@ -171,7 +171,7 @@ unbound_release_prepare_release:
unbound_release_create_release:
stage: .pre
image: alpine:latest@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
image: alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
needs:
- unbound_release_prepare_release
before_script:
@@ -203,7 +203,7 @@ unbound_release_create_release:
unbound_release_tag:
stage: .pre
image: alpine:latest@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
image: alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
needs:
- unbound_release_prepare_release
before_script: