Skip to content

Commit

Permalink
Try kaniko v1.3.0 following GoogleContainerTools/kaniko#1669 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtucker committed Aug 21, 2022
1 parent 5208e4e commit 38f13f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ steps:
- --destination=europe-west2-docker.pkg.dev/optimum-bonbon-257411/ccv2/plone
- --cache=true
- --context=dir://plone-5
- name: 'gcr.io/kaniko-project/executor:latest'
- name: 'gcr.io/kaniko-project/executor:1.3.0'
args:
- --destination=europe-west2-docker.pkg.dev/optimum-bonbon-257411/ccv2/volto
- --cache=true
Expand Down

0 comments on commit 38f13f2

Please sign in to comment.