chore(deps): update alpine docker tag to v3.20 #3

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/alpine-3.x into main 2024-10-05 18:51:54 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@ stages:
preconditions_failed: preconditions_failed:
stage: .pre stage: .pre
image: alpine:3.19 image: alpine:3.20
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."