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

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Update photon image #16152

merged 1 commit into from
Jan 30, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

This comment has been minimized.

Copy link

Diff for 7e7fef4:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index f11336b..c6f3594 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,12 +2,12 @@ Maintainers: Fabio Rapposelli <[email protected]> (@frapposelli), Michelle Wang <
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 3.0, 3.0-20240120
+Tags: 3.0, 3.0-20240130
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20240120
-GitCommit: a2ad984cad02d550a16fc478382daefc07cb911f
-arm64v8-GitCommit: 227178bc4525a4f932285d70341d0e75db08996c
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20240120
+GitFetch: refs/heads/x86_64/3.0-20240130
+GitCommit: 5874203713afe75454be99427bbdea4f3daca81e
+arm64v8-GitCommit: d5a87b6a6f5342b9b5b07fd4b9fcd05c7b38cb82
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20240130
 
 Tags: 4.0, 4.0-20240120
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index 7857866..f4538cd 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 photon:3.0
-photon:3.0-20240120
+photon:3.0-20240130
 photon:4.0
 photon:4.0-20240120
 photon:5.0
diff --git a/photon_3.0-20240120/Dockerfile b/photon_3.0-20240130/Dockerfile
similarity index 60%
rename from photon_3.0-20240120/Dockerfile
rename to photon_3.0-20240130/Dockerfile
index d227e68..56831e0 100644
--- a/photon_3.0-20240120/Dockerfile
+++ b/photon_3.0-20240130/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-0f9274c89.tar.gz /
+ADD photon-rootfs-3.0-ba7295e17.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20240120"
+    build-date="20240130"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20240120/photon-rootfs-3.0-0f9274c89.tar.gz b/photon_3.0-20240130/photon-rootfs-3.0-ba7295e17.tar.gz
similarity index 63%
rename from photon_3.0-20240120/photon-rootfs-3.0-0f9274c89.tar.gz
rename to photon_3.0-20240130/photon-rootfs-3.0-ba7295e17.tar.gz
index d1be860..2f4abbe 100644
Binary files a/photon_3.0-20240120/photon-rootfs-3.0-0f9274c89.tar.gz and b/photon_3.0-20240130/photon-rootfs-3.0-ba7295e17.tar.gz differ
diff --git a/photon_3.0-20240120/photon-rootfs-3.0-0f9274c89.tar.gz  'tar -t' b/photon_3.0-20240130/photon-rootfs-3.0-ba7295e17.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20240120/photon-rootfs-3.0-0f9274c89.tar.gz  'tar -t'
rename to photon_3.0-20240130/photon-rootfs-3.0-ba7295e17.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit fe9c059 into docker-library:master Jan 30, 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