Skip to content

Commit

Permalink
change image to alpine to keep certs
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Dec 8, 2021
1 parent d7c9896 commit b14872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM scratch
FROM alpine:3.15
EXPOSE 8080
ENTRYPOINT ["/bin/ingress-dashboard"]
ADD ingress-dashboard /bin/

0 comments on commit b14872a

Please sign in to comment.