chore(deps): update alpine docker tag to v3.22.1
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
|||||||
|
|
||||||
unbound_release_preconditions_failed:
|
unbound_release_preconditions_failed:
|
||||||
stage: .pre
|
stage: .pre
|
||||||
image: amd64/alpine:3.22.0@sha256:f29909b294ed398ae64ad9bc268a3ce2c4824fb37375cac63763e6e8f886f3b1
|
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
|
||||||
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."
|
||||||
@@ -45,7 +45,7 @@ unbound_release_changelog:
|
|||||||
|
|
||||||
unbound_release_handle_mr:
|
unbound_release_handle_mr:
|
||||||
stage: .pre
|
stage: .pre
|
||||||
image: amd64/alpine:3.22.0@sha256:f29909b294ed398ae64ad9bc268a3ce2c4824fb37375cac63763e6e8f886f3b1
|
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
|
||||||
needs:
|
needs:
|
||||||
- unbound_release_changelog
|
- unbound_release_changelog
|
||||||
before_script:
|
before_script:
|
||||||
@@ -171,7 +171,7 @@ unbound_release_prepare_release:
|
|||||||
|
|
||||||
unbound_release_create_release:
|
unbound_release_create_release:
|
||||||
stage: .pre
|
stage: .pre
|
||||||
image: amd64/alpine:3.22.0@sha256:f29909b294ed398ae64ad9bc268a3ce2c4824fb37375cac63763e6e8f886f3b1
|
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
|
||||||
needs:
|
needs:
|
||||||
- unbound_release_prepare_release
|
- unbound_release_prepare_release
|
||||||
before_script:
|
before_script:
|
||||||
@@ -203,7 +203,7 @@ unbound_release_create_release:
|
|||||||
|
|
||||||
unbound_release_tag:
|
unbound_release_tag:
|
||||||
stage: .pre
|
stage: .pre
|
||||||
image: amd64/alpine:3.22.0@sha256:f29909b294ed398ae64ad9bc268a3ce2c4824fb37375cac63763e6e8f886f3b1
|
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
|
||||||
needs:
|
needs:
|
||||||
- unbound_release_prepare_release
|
- unbound_release_prepare_release
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user