Rename webstat to portal
This commit is contained in:
parent
3e53a8198c
commit
c5214ca416
|
@ -12,4 +12,4 @@ COPY --from=build /go/bin/ .
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
COPY --from=target /target /
|
COPY --from=target /target /
|
||||||
ENTRYPOINT ["/webstat"]
|
ENTRYPOINT ["/portal"]
|
||||||
|
|
Loading…
Reference in New Issue