Update Dockerfile

This commit is contained in:
Tommy 2024-11-04 21:17:23 +00:00
parent 0ac40d5234
commit 058c26ed51
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -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"]