Update Dockerfile

This commit is contained in:
2023-08-19 11:01:32 +03:00
parent 8d8c97e6c8
commit fb67bc9d3d

View File

@@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.9.2-debug
FROM gcr.io/kaniko-project/executor:v1.9.1-debug
ENV HOME /root
ENV USER root