SMS
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Kekskurse 2022-01-16 13:37:44 +01:00
parent 4d8826dfc2
commit 7dc53a210e
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM scratch
FROM alpine
COPY ./notfall /notfall
CMD ["/notfall"]