update to latest runner
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 8s

This commit is contained in:
Merith-TK 2024-12-25 06:06:47 +00:00
parent 95a86b62ef
commit 192c36b866

View file

@ -1,4 +1,4 @@
FROM code.forgejo.org/forgejo/runner:4.0.1 FROM code.forgejo.org/forgejo/runner:5
USER root USER root
COPY ./entrypoint.sh /entrypoint.sh COPY ./entrypoint.sh /entrypoint.sh