瀏覽代碼

Add openssl and root anchors for federation queries

pull/44/head
kaiyou 5 年之前
父節點
當前提交
d01d2c80b6
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile 查看文件

@@ -22,6 +22,7 @@ RUN mkdir /stage && \

FROM alpine:3.8

RUN apk add --no-cache openssl ca-certificates
COPY --from=build --chown=daemon:daemon /stage /go

WORKDIR /go


Loading…
取消
儲存