Skip to content

Commit

Permalink
Merge pull request #6 from finitum/v1.6.0
Browse files Browse the repository at this point in the history
Update kaniko to 1.6.0
  • Loading branch information
Victor authored Apr 26, 2021
2 parents 074f2f5 + e3e6fa3 commit 0e40ae9
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.5.2-debug
FROM gcr.io/kaniko-project/executor:v1.6.0-debug

ENV HOME /root
ENV USER root
Expand Down

0 comments on commit 0e40ae9

Please sign in to comment.