Skip to content

Commit

Permalink
Merge pull request #5 from finitum/1.5.2
Browse files Browse the repository at this point in the history
Update kaniko to 1.5.2
  • Loading branch information
Victor authored Mar 31, 2021
2 parents cec88e5 + 125e31d commit 074f2f5
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.1-debug
FROM gcr.io/kaniko-project/executor:v1.5.2-debug

ENV HOME /root
ENV USER root
Expand Down

0 comments on commit 074f2f5

Please sign in to comment.