Update build

This commit is contained in:
lif
2025-09-14 17:13:45 +01:00
parent ff0af2e98b
commit fcc6618370
5 changed files with 81 additions and 48 deletions

View File

@@ -7,4 +7,4 @@ FROM scratch
COPY --from=prep-image /lilog /lilog
CMD ["/lilog"]
ENTRYPOINT ["/lilog"]