install gnupg package
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
ARG BASE_IMAGE=google/cloud-sdk:latest
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
RUN apk add -U --no-cache openssl jq
|
||||
RUN apk add -U --no-cache openssl jq gnupg
|
||||
|
||||
# download and install kubectl
|
||||
ARG KUBECTL_VERSION
|
||||
|
||||
Reference in New Issue
Block a user