fixing image files
This commit is contained in:
@@ -11,7 +11,8 @@ RUN apk add --no-cache \
|
||||
openssh-client \
|
||||
ca-certificates \
|
||||
tar \
|
||||
gzip
|
||||
gzip \
|
||||
nodejs
|
||||
|
||||
# Download and install kubectl matching the target architecture
|
||||
RUN KUBE_VER=$(curl -L -s https://dl.k8s.io/release/stable.txt) && \
|
||||
|
||||
Reference in New Issue
Block a user