3 lines
68 B
Text
3 lines
68 B
Text
|
|
FROM alpine:3.20
|
||
|
|
RUN echo forgejo-image-build-probe-ok > /probe.txt
|