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

This commit is contained in:
Renovate
2025-05-30 19:51:46 +00:00
parent 9e71293223
commit a1700ec2d3
+1 -1
View File
@@ -3,7 +3,7 @@ stages:
unbound_release_preconditions_failed: unbound_release_preconditions_failed:
stage: .pre stage: .pre
image: alpine:3.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c image: alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
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."