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

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Update photon image #15980

merged 1 commit into from
Jan 1, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

This comment has been minimized.

Copy link

Diff for bb20bd1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 1fd2369..b7887a5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,12 +9,12 @@ GitCommit: 13459fd9a852e4f8b1959a1bde0bf417763e17e1
 arm64v8-GitCommit: 7c1a976c70224c4876df88b919efb615bc9660cb
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20231209
 
-Tags: 4.0, 4.0-20231223
+Tags: 4.0, 4.0-20231230
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20231223
-GitCommit: 86c1980fc8bd4622666aa878f43a6332664814fe
-arm64v8-GitCommit: 6beb3ab010e53ef720487b77066000a4d8ccdb8c
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20231223
+GitFetch: refs/heads/x86_64/4.0-20231230
+GitCommit: 9acebe9db4af2a41ccfc90a2b712df378ccc9558
+arm64v8-GitCommit: 60b4afe71cb3098102175f28019be6fd1b2444f0
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20231230
 
 Tags: 5.0, 5.0-20231216, latest
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index e79a2f5..29d8a52 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
 photon:3.0-20231209
 photon:4.0
-photon:4.0-20231223
+photon:4.0-20231230
 photon:5.0
 photon:5.0-20231216
 photon:latest
diff --git a/photon_4.0-20231223/Dockerfile b/photon_4.0-20231230/Dockerfile
similarity index 60%
rename from photon_4.0-20231223/Dockerfile
rename to photon_4.0-20231230/Dockerfile
index cb8ca93..4112cef 100644
--- a/photon_4.0-20231223/Dockerfile
+++ b/photon_4.0-20231230/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-96d31df04.tar.gz /
+ADD photon-rootfs-4.0-8b92126a0.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20231223"
+    build-date="20231230"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20231223/photon-rootfs-4.0-96d31df04.tar.gz b/photon_4.0-20231230/photon-rootfs-4.0-8b92126a0.tar.gz
similarity index 63%
rename from photon_4.0-20231223/photon-rootfs-4.0-96d31df04.tar.gz
rename to photon_4.0-20231230/photon-rootfs-4.0-8b92126a0.tar.gz
index 6fb1079..58116ab 100644
Binary files a/photon_4.0-20231223/photon-rootfs-4.0-96d31df04.tar.gz and b/photon_4.0-20231230/photon-rootfs-4.0-8b92126a0.tar.gz differ
diff --git a/photon_4.0-20231223/photon-rootfs-4.0-96d31df04.tar.gz  'tar -t' b/photon_4.0-20231230/photon-rootfs-4.0-8b92126a0.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20231223/photon-rootfs-4.0-96d31df04.tar.gz  'tar -t'
rename to photon_4.0-20231230/photon-rootfs-4.0-8b92126a0.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 3f00db0 into docker-library:master Jan 1, 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