Skip to content

Commit

Permalink
build: update base image to photon:4.0-20240908
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoshkin committed Sep 11, 2024
1 parent 92d35a5 commit 39206ca
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
@@ -1,4 +1,4 @@
FROM photon:4.0-20240721
FROM photon:4.0-20240908

This comment has been minimized.

Copy link
@manoj-nutanix

manoj-nutanix Sep 12, 2024

why not use latest image? there might be breaking changes in major release so avoided?


RUN tdnf install -y xfsprogs e2fsprogs udev && \
tdnf clean all
Expand Down

0 comments on commit 39206ca

Please sign in to comment.