mirror of
https://github.com/writeas/writefreely
synced 2025-01-31 23:55:13 +01:00
Merge pull request #44 from TeDomum/master
Add openssl and root anchors for federation queries
This commit is contained in:
commit
c2a3b4935c
@ -22,6 +22,7 @@ RUN mkdir /stage && \
|
|||||||
|
|
||||||
FROM alpine:3.8
|
FROM alpine:3.8
|
||||||
|
|
||||||
|
RUN apk add --no-cache openssl ca-certificates
|
||||||
COPY --from=build --chown=daemon:daemon /stage /go
|
COPY --from=build --chown=daemon:daemon /stage /go
|
||||||
|
|
||||||
WORKDIR /go
|
WORKDIR /go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user