-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Update photon image #18898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update photon image #18898
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment has been minimized.
This comment has been minimized.
Diff for 7b3b912:diff --git a/_bashbrew-cat b/_bashbrew-cat
index b00b548..8e9a4a7 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,4 +1,4 @@
-Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Michelle Wang <michellew@vmware.com> (@michellew), Alexey Makhalov <amakhalov@vmware.com> (@YustasSwamp)
+Maintainers: Michelle Wang <michellew@vmware.com> (@michellew), Alexey Makhalov <amakhalov@vmware.com> (@YustasSwamp)
GitRepo: https://github.com/vmware/photon-docker-image.git
Directory: docker
@@ -16,9 +16,9 @@ GitCommit: aefca1bcdb29758063e05c54bb9c3c92516522d6
arm64v8-GitCommit: be9957cc3ae4b308b6682e97b09c509c26c738da
arm64v8-GitFetch: refs/heads/aarch64/4.0-20250406
-Tags: 5.0, 5.0-20250406, latest
+Tags: 5.0, 5.0-20250420, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20250406
-GitCommit: 9f40438e15cb3776ddde3fdad929be34057e6d33
-arm64v8-GitCommit: 470d7372133211a0a30a53b79b5aaa9b232949bf
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20250406
+GitFetch: refs/heads/x86_64/5.0-20250420
+GitCommit: b9960938098c1c4c0ed7713fa005d8871f77f6d4
+arm64v8-GitCommit: 7f9e5fb02a4a137637094c1d1e8c06e208bb1600
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20250420
diff --git a/_bashbrew-list b/_bashbrew-list
index e7f5200..75e16c8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ photon:3.0-20250316
photon:4.0
photon:4.0-20250406
photon:5.0
-photon:5.0-20250406
+photon:5.0-20250420
photon:latest
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 6315ea6..7e89cfa 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-5.0-98803cc5f.x86_64.tar.gz /
+ADD photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz /
LABEL name="Photon OS x86_64/5.0 Base Image" \
vendor="VMware" \
- build-date="20250406"
+ build-date="20250420"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz
index 8eba4fb..93ff72e 100644
Binary files a/photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz 'tar -t' b/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz 'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz 'tar -t'
index f89f3dd..9f22876 100644
--- a/photon_latest/photon-rootfs-5.0-98803cc5f.x86_64.tar.gz 'tar -t'
+++ b/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz 'tar -t'
@@ -678,7 +678,7 @@ usr/lib/libdl.so.2
usr/lib/libelf-0.189.so
usr/lib/libelf.so.1
usr/lib/libexpat.so.1
-usr/lib/libexpat.so.1.9.0
+usr/lib/libexpat.so.1.10.2
usr/lib/libformw.so.6
usr/lib/libformw.so.6.4
usr/lib/libfreeblpriv3.chk Relevant Maintainers:
|
tianon
approved these changes
Apr 21, 2025
@@ -1,17 +1,16 @@ | |||
# this file is generated via https://github.com/vmware/photon-docker-image/blob/7daed48579f09439e736aba7795b12b119862e2a/generate-stackbrew-library.sh | |||
Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙇🏻 ❤️
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update photon image