Skip to content

Commit f76c46b

Browse files
authored
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.24.0 (#15306)
1 parent fc57376 commit f76c46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/cloudbuild/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ logsBucket: 'gs://${_LOGS_BUCKET}/logs/google-cloud-cpp/${_TRIGGER_SOURCE}/${COM
9090
steps:
9191
# Builds the docker image that will be used by the main build step. Makes 3
9292
# attempts to workaround #6438.
93-
- name: 'gcr.io/kaniko-project/executor:v1.23.2-debug'
93+
- name: 'gcr.io/kaniko-project/executor:v1.24.0-debug'
9494
id: 'kaniko-build'
9595
entrypoint: '/busybox/sh'
9696
args:

0 commit comments

Comments
 (0)