Add minimal Dockerfile for image-build probe
This commit is contained in:
parent
1e0f866000
commit
0ecb2f7b5f
1 changed files with 2 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FROM alpine:3.20
|
||||
RUN echo forgejo-image-build-probe-ok > /probe.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue