Skip to content

Update photon image #18940

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
Apr 28, 2025
Merged

Update photon image #18940

merged 1 commit into from
Apr 28, 2025

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Diff for 2f0334b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8e9a4a7..7675282 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,16 +9,16 @@ GitCommit: f848d5df815c0afe76b42a608d49df0e87af51c2
 arm64v8-GitCommit: 93a0c62b9b7790fc27d1413f65073ef1a2894bab
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20250316
 
-Tags: 4.0, 4.0-20250406
+Tags: 4.0, 4.0-20250427
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20250406
-GitCommit: aefca1bcdb29758063e05c54bb9c3c92516522d6
-arm64v8-GitCommit: be9957cc3ae4b308b6682e97b09c509c26c738da
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20250406
+GitFetch: refs/heads/x86_64/4.0-20250427
+GitCommit: b0a23c3956afbd0280735705f1f3c916deb5a04f
+arm64v8-GitCommit: 96bef11f02fab5376a97d45b5c4a4010c84a333e
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20250427
 
-Tags: 5.0, 5.0-20250420, latest
+Tags: 5.0, 5.0-20250427, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20250420
-GitCommit: b9960938098c1c4c0ed7713fa005d8871f77f6d4
-arm64v8-GitCommit: 7f9e5fb02a4a137637094c1d1e8c06e208bb1600
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20250420
+GitFetch: refs/heads/x86_64/5.0-20250427
+GitCommit: 41a2d9175642cf2da9f33b817c28aa2c01919d70
+arm64v8-GitCommit: 31c954d91dfb413703c4ed725200055b42f48d2b
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20250427
diff --git a/_bashbrew-list b/_bashbrew-list
index 75e16c8..a6edcb9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
 photon:3.0-20250316
 photon:4.0
-photon:4.0-20250406
+photon:4.0-20250427
 photon:5.0
-photon:5.0-20250420
+photon:5.0-20250427
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 9f32414..4f2e438 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
 photon:3.0-20250316
-photon:4.0-20250406
+photon:4.0-20250427
 photon:latest
diff --git a/photon_4.0-20250406/Dockerfile b/photon_4.0-20250427/Dockerfile
similarity index 60%
rename from photon_4.0-20250406/Dockerfile
rename to photon_4.0-20250427/Dockerfile
index 3c51119..3f859a6 100644
--- a/photon_4.0-20250406/Dockerfile
+++ b/photon_4.0-20250427/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-98b4c8c87.tar.gz /
+ADD photon-rootfs-4.0-6c210438c.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20250406"
+    build-date="20250427"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20250406/photon-rootfs-4.0-98b4c8c87.tar.gz b/photon_4.0-20250427/photon-rootfs-4.0-6c210438c.tar.gz
similarity index 65%
rename from photon_4.0-20250406/photon-rootfs-4.0-98b4c8c87.tar.gz
rename to photon_4.0-20250427/photon-rootfs-4.0-6c210438c.tar.gz
index 4d997dc..4578414 100644
Binary files a/photon_4.0-20250406/photon-rootfs-4.0-98b4c8c87.tar.gz and b/photon_4.0-20250427/photon-rootfs-4.0-6c210438c.tar.gz differ
diff --git a/photon_4.0-20250406/photon-rootfs-4.0-98b4c8c87.tar.gz  'tar -t' b/photon_4.0-20250427/photon-rootfs-4.0-6c210438c.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20250406/photon-rootfs-4.0-98b4c8c87.tar.gz  'tar -t'
rename to photon_4.0-20250427/photon-rootfs-4.0-6c210438c.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 7e89cfa..619a1eb 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz /
+ADD photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20250420"
+    build-date="20250427"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz
index 93ff72e..a4c36e6 100644
Binary files a/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-e52eacfb1.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-b3da2fa72.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 987781e into docker-library:master Apr 28, 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.

2 participants