Skip to content
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

Update photon image #18593

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

github-actions bot commented Mar 9, 2025

Diff for b0799f9:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 9546cdc..c37fc4c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,16 +9,16 @@ GitCommit: 8ae627dc9c6e074b0bc9b14dff7b97c2946e6a66
 arm64v8-GitCommit: 241b9cedbc3ee99b17a5f65cc679df81df2145a4
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20241209
 
-Tags: 4.0, 4.0-20250223
+Tags: 4.0, 4.0-20250309
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20250223
-GitCommit: 2e9995ccd704e9c52b25c6eb6cd4f03a32b1ea3e
-arm64v8-GitCommit: 8d3c2e0db6d62473e45c59523afd93f552efeea2
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20250223
+GitFetch: refs/heads/x86_64/4.0-20250309
+GitCommit: fb8974a7e05a681d8b31b3df850bd5203a1d3581
+arm64v8-GitCommit: 92f39a1ab0c8d2b97753852c7f1077421f597b82
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20250309
 
-Tags: 5.0, 5.0-20250302, latest
+Tags: 5.0, 5.0-20250309, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20250302
-GitCommit: 4806ac4ff2a0f1ba3bee1eea8544a0965f807531
-arm64v8-GitCommit: 48ee9e6f900cdea22437367dd220a4584682aa63
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20250302
+GitFetch: refs/heads/x86_64/5.0-20250309
+GitCommit: 5af216767c0ec9e4ccba0c3721431c49e32f442e
+arm64v8-GitCommit: 0f0dc7e9d51ae51315be88afe84a72858419fe90
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20250309
diff --git a/_bashbrew-list b/_bashbrew-list
index e9fc8da..fe56b2c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
 photon:3.0-20241209
 photon:4.0
-photon:4.0-20250223
+photon:4.0-20250309
 photon:5.0
-photon:5.0-20250302
+photon:5.0-20250309
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index a2e74aa..33a1745 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
 photon:3.0-20241209
-photon:4.0-20250223
+photon:4.0-20250309
 photon:latest
diff --git a/photon_4.0-20250223/Dockerfile b/photon_4.0-20250309/Dockerfile
similarity index 60%
rename from photon_4.0-20250223/Dockerfile
rename to photon_4.0-20250309/Dockerfile
index 4018436..f3ac50e 100644
--- a/photon_4.0-20250223/Dockerfile
+++ b/photon_4.0-20250309/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-cf28a61cf.tar.gz /
+ADD photon-rootfs-4.0-be541efd9.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20250223"
+    build-date="20250309"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz
similarity index 65%
rename from photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz
rename to photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz
index 86d1c27..e17d4d9 100644
Binary files a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz and b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz differ
diff --git a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz  'tar -t' b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz  'tar -t'
rename to photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 9efc037..bc0d628 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz /
+ADD photon-rootfs-5.0-b9d98344d.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20250302"
+    build-date="20250309"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz
index f3b9fa9..c860bfe 100644
Binary files a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

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.

1 participant