Skip to content
Snippets Groups Projects
Commit f5536e10 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

chore(deps): update alpine/crane docker tag to v0.20.3

parent 46a8e0b3
No related branches found
No related tags found
No related merge requests found
......@@ -236,7 +236,7 @@ shellcheck:
extends: '.image-matrix:deploy'
stage: deploy
image:
name: alpine/crane:0.20.2
name: alpine/crane:0.20.3
entrypoint: [""]
variables:
GITLAB_OPENTOFU_BASE_IMAGE_OS: $RELEASE_BASE_IMAGE_OS
......@@ -276,7 +276,7 @@ gitlab-opentofu-image:sign:
extends: '.image-matrix:deploy'
stage: sign
image:
name: alpine/crane:0.20.2
name: alpine/crane:0.20.3
entrypoint: [""]
variables:
COSIGN_YES: "true" # Used by Cosign to skip confirmation prompts for non-destructive operations
......@@ -324,7 +324,7 @@ gitlab-opentofu-image:verify-signature:
extends: '.image-matrix:deploy'
stage: verify
image:
name: alpine/crane:0.20.2
name: alpine/crane:0.20.3
entrypoint: [""]
before_script:
- *image-matrix-deploy-release-name-script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment