Skip to content

Commit

Permalink
Revert to kaniko 1.6.0
Browse files Browse the repository at this point in the history
Permission error in 1.7.0
GoogleContainerTools/kaniko#1786
  • Loading branch information
hatsuyuki15 authored Nov 5, 2021
1 parent 26d14c1 commit 6d64b3d
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.7.0-debug
FROM gcr.io/kaniko-project/executor:v1.6.0-debug

ENV HOME /root
ENV USER root
Expand Down

0 comments on commit 6d64b3d

Please sign in to comment.