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 #17302

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Update photon image #17302

merged 1 commit into from
Aug 5, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@gerrit-photon gerrit-photon requested a review from a team as a code owner August 4, 2024 10:44

This comment has been minimized.

Copy link

github-actions bot commented Aug 4, 2024

Diff for cd0e8be:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 7a177a9..9023581 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -16,9 +16,9 @@ GitCommit: 8c7c9c14fd4cc0a595d6db411a3f3ca478132fbc
 arm64v8-GitCommit: 2b3f0b9761baa75bd3381df3df82c26b67ceb6fa
 arm64v8-GitFetch: refs/heads/aarch64/4.0-20240728
 
-Tags: 5.0, 5.0-20240728, latest
+Tags: 5.0, 5.0-20240804, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20240728
-GitCommit: 76739d93266ba4b9c23b5d584ea05f80164f3454
-arm64v8-GitCommit: 6a247c44ffb54a90784b18cdbc21090913447f80
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20240728
+GitFetch: refs/heads/x86_64/5.0-20240804
+GitCommit: 6abd9888c6bd0daa3fe3e5ad15e8437605d2ee13
+arm64v8-GitCommit: 4f7452c2ec847530d69cc2d01e9d2c1d95569626
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20240804
diff --git a/_bashbrew-list b/_bashbrew-list
index f414537..3a93129 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ photon:3.0-20240728
 photon:4.0
 photon:4.0-20240728
 photon:5.0
-photon:5.0-20240728
+photon:5.0-20240804
 photon:latest
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 46701f3..b60ed30 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-8cd84e090.x86_64.tar.gz /
+ADD photon-rootfs-5.0-8ac51553c.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20240728"
+    build-date="20240804"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-8cd84e090.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-8ac51553c.x86_64.tar.gz
similarity index 65%
rename from photon_latest/photon-rootfs-5.0-8cd84e090.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-8ac51553c.x86_64.tar.gz
index 759bef8..502c7ca 100644
Binary files a/photon_latest/photon-rootfs-5.0-8cd84e090.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-8ac51553c.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-8cd84e090.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-8ac51553c.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-8cd84e090.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-8ac51553c.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 0c5d2a5 into docker-library:master Aug 5, 2024
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