We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6b2d2 commit 0fc80b6Copy full SHA for 0fc80b6
cluster/images/cinder-csi-plugin/Dockerfile
@@ -13,7 +13,7 @@
13
ARG DEBIAN_ARCH=amd64
14
# We not using scratch because we need to keep the basic image information
15
# from parent image
16
-FROM us.gcr.io/k8s-artifacts-prod/build-image/debian-base-${DEBIAN_ARCH}:v2.1.0
+FROM k8s.gcr.io/build-image/debian-base-${DEBIAN_ARCH}:v2.1.3
17
18
ARG ARCH=amd64
19
cluster/images/cinder-csi-plugin/Dockerfile.build
@@ -1,5 +1,5 @@
1
2
3
4
5
0 commit comments