Skip to content

Commit

Permalink
Bump gcr.io/kaniko-project/executor from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qu1queee committed Mar 16, 2023
1 parent 25a15ca commit 74d3ab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/buildstrategies.md
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ metadata:
spec:
buildSteps:
- name: build-and-push
image: gcr.io/kaniko-project/executor:v1.9.0
image: gcr.io/kaniko-project/executor:v1.9.1
workingDir: $(params.shp-source-root)
securityContext:
runAsUser: 0
Expand Down Expand Up @@ -611,7 +611,7 @@ metadata:
spec:
buildSteps:
- name: build-and-push
image: gcr.io/kaniko-project/executor:v1.9.0
image: gcr.io/kaniko-project/executor:v1.9.1
workingDir: $(params.shp-source-root)
securityContext:
runAsUser: 0
Expand Down

0 comments on commit 74d3ab2

Please sign in to comment.