mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 08:42:32 -05:00
4 lines
40 B
Text
4 lines
40 B
Text
|
FROM alpine:3.17
|
||
|
|
||
|
RUN echo root > state
|