Bump up Velero base image to latest patch release

Signed-off-by: allenxu404 <qix2@vmware.com>
This commit is contained in:
allenxu404
2023-11-16 15:01:28 +08:00
parent f1c93bd6c4
commit f92cdb1f76
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