Skip to content

Commit b99938e

Browse files
committed
Dockerfile: add ssl certificates
1 parent 1ab807a commit b99938e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
FROM alpine
2+
RUN apk add --update --no-cache ca-certificates
23
ADD otra /otra
34
CMD ["/otra"]

0 commit comments

Comments
 (0)