Skip to content

Commit cddc375

Browse files
authored
Merge pull request kubernetes-csi#761 from andyzhangx/bookworm-v1.0.4
chore: upgrade to debian-base:bookworm-v1.0.4 base image
2 parents 498702d + 3c2f4f9 commit cddc375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.0
15+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
1616

1717
ARG ARCH
1818
ARG binary=./bin/${ARCH}/nfsplugin

0 commit comments

Comments
 (0)