瀏覽代碼

Add gnupg to Dockerfile (#11365)

Co-authored-by: zeripath <art27@cantab.net>
tags/v1.13.0-dev
Cirno the Strongest 4 年之前
父節點
當前提交
c9187b8116
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      Dockerfile

+ 2
- 1
Dockerfile 查看文件

@@ -37,7 +37,8 @@ RUN apk --no-cache add \
s6 \
sqlite \
su-exec \
tzdata
tzdata \
gnupg

RUN addgroup \
-S -g 1000 \

Loading…
取消
儲存