Skip to content

Commit

Permalink
Merge pull request #7 from finitum/1.7.0
Browse files Browse the repository at this point in the history
Upgraded kaniko to 1.7.0
  • Loading branch information
Victor authored Oct 20, 2021
2 parents 0e40ae9 + e185c91 commit 27ba02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.6.0-debug
FROM gcr.io/kaniko-project/executor:v1.7.0-debug

ENV HOME /root
ENV USER root
Expand Down

0 comments on commit 27ba02a

Please sign in to comment.