feat: gitea -> forgejo
This commit is contained in:
parent
12135819b3
commit
0ca91e4bd5
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
|
||||
FROM gcr.io/kaniko-project/executor:v1.24.0-debug
|
||||
COPY entrypoint.sh /usr/local/bin/
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
|
|
Reference in a new issue