Update Dockerfile
This commit is contained in:
parent
0ac40d5234
commit
058c26ed51
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ FROM gcr.io/kaniko-project/executor:v1.23.2-debug
|
|||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Add table
Reference in a new issue