Skip to content

Commit

Permalink
Bump to kaniko-debug:v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drGrove committed Jun 1, 2021
1 parent ca70057 commit d7dc90b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
FROM gcr.io/kaniko-project/executor:debug-v0.19.0
# v1.6.0-debug
ARG EXECUTOR_DIGEST=sha256:fcccd2ab9f3892e33fc7f2e950c8e4fc665e7a4c66f6a9d70b300d7a2103592f
FROM gcr.io/kaniko-project/executor@$EXECUTOR_DIGEST

ENV HOME /root
ENV USER root
Expand Down

0 comments on commit d7dc90b

Please sign in to comment.