ソースを参照

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


読み込み中…
キャンセル
保存