chore: upgrade base image to fix CVE issue
This commit is contained in:
parent
3e8f4c34eb
commit
83ad09b7aa
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
ARG ARCH=amd64
|
ARG ARCH=amd64
|
||||||
|
|
||||||
FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
|
FROM k8s.gcr.io/build-image/debian-base:buster-v1.6.0
|
||||||
|
|
||||||
# Copy nfsplugin from build _output directory
|
# Copy nfsplugin from build _output directory
|
||||||
COPY bin/nfsplugin /nfsplugin
|
COPY bin/nfsplugin /nfsplugin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user