actions: force-rebuild use code.forgejo.org/oci to avoid throttling
This commit is contained in:
parent
65e3fafd02
commit
adb09f901b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:bookworm-slim
|
FROM code.forgejo.org/oci/debian:bookworm
|
||||||
COPY entrypoint.sh /run/entrypoint.sh
|
COPY entrypoint.sh /run/entrypoint.sh
|
||||||
# if we rebuild, we should notice this file change
|
# if we rebuild, we should notice this file change
|
||||||
COPY input.txt /run/input.txt
|
COPY input.txt /run/input.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue