Merge pull request #7110 from allenxu404/release-1.12

Bump up Velero base image to latest patch release
This commit is contained in:
Wenkai Yin(尹文开)
2023-11-16 16:00:29 +08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ RUN mkdir -p /output/usr/bin && \
go clean -modcache -cache
# Velero image packing section
FROM paketobuildpacks/run-jammy-tiny:0.2.5
FROM paketobuildpacks/run-jammy-tiny:0.2.11
LABEL maintainer="Xun Jiang <jxun@vmware.com>"

View File

@@ -0,0 +1 @@
Bump up Velero base image to latest patch release