Skip to content

Commit

Permalink
Bump up Velero base image to latest patch release
Browse files Browse the repository at this point in the history
Signed-off-by: allenxu404 <qix2@vmware.com>
  • Loading branch information
allenxu404 committed Nov 16, 2023
1 parent f1c93bd commit f9d58ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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>"

Expand Down

0 comments on commit f9d58ad

Please sign in to comment.