We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb0d99 commit f3d9f14Copy full SHA for f3d9f14
.woodpecker/build.yaml
@@ -11,7 +11,7 @@ labels:
11
steps:
12
13
build:
14
- image: gcr.io/kaniko-project/executor:v1.23.2-debug
+ image: gcr.io/kaniko-project/executor:v1.24.0-debug
15
commands: /kaniko/executor
16
--context=$CI_WORKSPACE
17
--destination=ci-registry.schnabel.org/kokuwaio/shellcheck:$CI_PIPELINE_NUMBER-$PLATFORM
0 commit comments