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

This commit is contained in:
Renovate
2024-10-05 10:51:00 +00:00
parent 442d0bc801
commit 88e1f4f909
+1 -1
View File
@@ -3,7 +3,7 @@ stages:
preconditions_failed:
stage: .pre
image: alpine:3.19
image: alpine:3.20
script:
- |
echo "To use Unbound Release, a UNBOUND_RELEASE_TOKEN environment variable needs to be defined."