distroless
This commit is contained in:
parent
05951ad609
commit
40eeb2f4aa
1 changed files with 1 additions and 1 deletions
|
|
@ -78,5 +78,5 @@ LABEL org.opencontainers.image.vendor="APRS.me" \
|
|||
security.nonroot="true"
|
||||
|
||||
# Run the server
|
||||
ENTRYPOINT ["/app/bin/server"]
|
||||
ENTRYPOINT ["/app/bin/aprs"]
|
||||
EXPOSE $PORT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue