Skip to content

Commit c9187b8

Browse files
CirnoTzeripath
andauthored
Add gnupg to Dockerfile (#11365)
Co-authored-by: zeripath <[email protected]>
1 parent 6e23a1b commit c9187b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ RUN apk --no-cache add \
3737
s6 \
3838
sqlite \
3939
su-exec \
40-
tzdata
40+
tzdata \
41+
gnupg
4142

4243
RUN addgroup \
4344
-S -g 1000 \

0 commit comments

Comments
 (0)