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 e5a914a commit a74385eCopy full SHA for a74385e
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 registry.k8s.io/build-image/debian-base-${DEBIAN_ARCH}:bullseye-v1.4.2
+FROM registry.k8s.io/build-image/debian-base-${DEBIAN_ARCH}:bullseye-v1.4.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