This commit is contained in:
parent
4d8826dfc2
commit
7dc53a210e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM scratch
|
FROM alpine
|
||||||
COPY ./notfall /notfall
|
COPY ./notfall /notfall
|
||||||
CMD ["/notfall"]
|
CMD ["/notfall"]
|
Loading…
Reference in a new issue