Skip to content

Commit 54783fb

Browse files
authored
Merge pull request #9546 from Lyndon-Li/release-1.18
Update base image for 1.18.0
2 parents aa89713 + cb5f562 commit 54783fb

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
@@ -73,7 +73,7 @@ RUN mkdir -p /output/usr/bin && \
7373
go clean -modcache -cache
7474

7575
# Velero image packing section
76-
FROM paketobuildpacks/run-jammy-tiny:latest
76+
FROM paketobuildpacks/run-jammy-tiny:0.2.97
7777

7878
LABEL maintainer="Xun Jiang <jxun@vmware.com>"
7979

0 commit comments

Comments
 (0)