mirror of
https://github.com/vmware-tanzu/velero.git
synced 2025-12-23 06:15:21 +00:00
Update base image to fix glibc vulnerabilities CVE-2023-4813 and CVE-2024-33600
Co-authored-by: kaovilai <11228024+kaovilai@users.noreply.github.com>
This commit is contained in:
@@ -73,7 +73,7 @@ RUN mkdir -p /output/usr/bin && \
|
|||||||
go clean -modcache -cache
|
go clean -modcache -cache
|
||||||
|
|
||||||
# Velero image packing section
|
# Velero image packing section
|
||||||
FROM paketobuildpacks/run-jammy-tiny:latest
|
FROM paketobuildpacks/run-jammy-tiny:0.2.73
|
||||||
|
|
||||||
LABEL maintainer="Xun Jiang <jxun@vmware.com>"
|
LABEL maintainer="Xun Jiang <jxun@vmware.com>"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user