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.
2 parents 35ee4dd + 0fc5630 commit b7a639eCopy full SHA for b7a639e
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 k8s.gcr.io/build-image/debian-base-${DEBIAN_ARCH}:v2.1.3
+FROM k8s.gcr.io/build-image/debian-base-${DEBIAN_ARCH}:bullseye-v1.4.2
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