Skip to content

Update photon image #19287

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 1 commit into from
Jun 17, 2025
Merged

Update photon image #19287

merged 1 commit into from
Jun 17, 2025

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@gerrit-photon gerrit-photon requested a review from a team as a code owner June 17, 2025 18:17

This comment has been minimized.

Copy link

Diff for 55a1df8:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index acac36b..df3fda9 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -16,9 +16,9 @@ GitCommit: 0b2ace4fa57bbd1d03b60915156c9d357bcbe698
 arm64v8-GitCommit: 6bf7985b185a9251837efb412a027bdf60afbd40
 arm64v8-GitFetch: refs/heads/aarch64/4.0-20250518
 
-Tags: 5.0, 5.0-20250427, latest
+Tags: 5.0, 5.0-20250617, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20250427
-GitCommit: 41a2d9175642cf2da9f33b817c28aa2c01919d70
-arm64v8-GitCommit: 31c954d91dfb413703c4ed725200055b42f48d2b
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20250427
+GitFetch: refs/heads/x86_64/5.0-20250617
+GitCommit: d804fe9bb9514bca6a7fa885538e269f2caade73
+arm64v8-GitCommit: 3501c5eab0339179c221be3f8b92485f6eef28f9
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20250617
diff --git a/_bashbrew-list b/_bashbrew-list
index 4a2d9e8..fb88539 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ photon:3.0-20250316
 photon:4.0
 photon:4.0-20250518
 photon:5.0
-photon:5.0-20250427
+photon:5.0-20250617
 photon:latest
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 619a1eb..8648a68 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz /
+ADD photon-rootfs-5.0-eec645d58.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20250427"
+    build-date="20250617"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-eec645d58.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-eec645d58.x86_64.tar.gz
index a4c36e6..319761c 100644
Binary files a/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-eec645d58.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-eec645d58.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-eec645d58.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 3501d02 into docker-library:master Jun 17, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants