Skip to content

Commit

Permalink
Add gnupg to Dockerfile (go-gitea#11365)
Browse files Browse the repository at this point in the history
Co-authored-by: zeripath <art27@cantab.net>
  • Loading branch information
2 people authored and Yohann Delafollye committed Jul 31, 2020
1 parent 47ebfca commit 9949762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ RUN apk --no-cache add \
s6 \
sqlite \
su-exec \
tzdata
tzdata \
gnupg

RUN addgroup \
-S -g 1000 \
Expand Down

0 comments on commit 9949762

Please sign in to comment.