Merge branch 'renovate/alpine-3.x' into 'main'

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

See merge request unboundsoftware/ci-templates!2
This commit was merged in pull request #3.
This commit is contained in:
2024-10-05 18:51:53 +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."