Add gpg verification
This commit is contained in:
parent
997d10593a
commit
015b62a1db
2 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM alpine:3.16
|
||||
|
||||
RUN apk add --no-cache gawk git tar openssh-client-default xz
|
||||
RUN apk add --no-cache gawk git gnupg tar openssh-client-default xz
|
||||
Reference in a new issue