소스 검색

Add gnupg to Dockerfile (#11365)

Co-authored-by: zeripath <art27@cantab.net>
tags/v1.13.0-dev
Cirno the Strongest 4 년 전
부모
커밋
c9187b8116
No account linked to committer's email address
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…
취소
저장