actions: force-rebuild use code.forgejo.org/oci to avoid throttling

This commit is contained in:
Earl Warren 2025-01-12 08:07:07 +01:00
parent 65e3fafd02
commit adb09f901b
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -1,4 +1,4 @@
FROM debian:bookworm-slim
FROM code.forgejo.org/oci/debian:bookworm
COPY entrypoint.sh /run/entrypoint.sh
# if we rebuild, we should notice this file change
COPY input.txt /run/input.txt