feat: gitea -> forgejo

This commit is contained in:
ange 2025-10-19 17:39:41 +00:00
parent 12135819b3
commit 0ca91e4bd5
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 3 additions and 3 deletions

View file

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