chore(deps): pin alpine docker tag to beefdbd

This commit is contained in:
Renovate
2024-11-03 16:31:12 +00:00
parent dad194ae4e
commit b7aa20df52
+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 image: alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
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."