mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 00:43:44 -04:00
chore(main): rename cmd/updater to cmd/ddns-updater
This commit is contained in:
@@ -62,7 +62,7 @@ RUN GOARCH="$(xcputranslate translate -targetplatform ${TARGETPLATFORM} -field a
|
||||
-X 'main.version=$VERSION' \
|
||||
-X 'main.date=$CREATED' \
|
||||
-X 'main.commit=$COMMIT' \
|
||||
" -o app cmd/updater/main.go
|
||||
" -o app cmd/ddns-updater/main.go
|
||||
|
||||
FROM scratch
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user