Maintenance: use embed for static UI, fix #134

This commit is contained in:
Quentin McGaw
2021-05-23 01:44:33 +00:00
parent 398566850d
commit 09b810732f
8 changed files with 9 additions and 34 deletions

View File

@@ -102,4 +102,3 @@ ENV \
TZ=
COPY --from=alpine --chown=1000 /tmp/data /updater/data/
COPY --from=build --chown=1000 /tmp/gobuild/app /updater/app
COPY --chown=1000 ui/* /updater/ui/