mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 00:43:44 -04:00
Maintenance: use embed for static UI, fix #134
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user