Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Support SSL http calls
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaz committed Mar 15, 2018
1 parent c027aa7 commit 97b613b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM scratch
FROM alpine:3.7
COPY alertmanager2hangoutschat /
RUN apk add --no-cache ca-certificates
ENTRYPOINT ["/alertmanager2hangoutschat"]

0 comments on commit 97b613b

Please sign in to comment.