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

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Update photon image #16678

merged 1 commit into from
Apr 29, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@gerrit-photon gerrit-photon requested a review from a team as a code owner April 28, 2024 10:39

This comment has been minimized.

Copy link

Diff for a0c46a7:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index e30bc98..e5829e1 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,12 +2,12 @@ Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Michelle Wang <
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 3.0, 3.0-20240411
+Tags: 3.0, 3.0-20240428
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20240411
-GitCommit: 854f2a64e18085b820d3ac54b2a51586c440886b
-arm64v8-GitCommit: 2743c69bf4b8351c8360b4dad86a0d98b18c5338
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20240411
+GitFetch: refs/heads/x86_64/3.0-20240428
+GitCommit: 3cdc028d62668aabedb0102798470951884d8f56
+arm64v8-GitCommit: e47908ce732385d66cfef9e0947730b6d796d179
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20240428
 
 Tags: 4.0, 4.0-20240421
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index 39ce203..70d2ad0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 photon:3.0
-photon:3.0-20240411
+photon:3.0-20240428
 photon:4.0
 photon:4.0-20240421
 photon:5.0
diff --git a/photon_3.0-20240411/Dockerfile b/photon_3.0-20240428/Dockerfile
similarity index 60%
rename from photon_3.0-20240411/Dockerfile
rename to photon_3.0-20240428/Dockerfile
index 1f067cd..8e8f82e 100644
--- a/photon_3.0-20240411/Dockerfile
+++ b/photon_3.0-20240428/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-c2201c4e9.tar.gz /
+ADD photon-rootfs-3.0-ad4d28cf1.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20240411"
+    build-date="20240428"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20240411/photon-rootfs-3.0-c2201c4e9.tar.gz b/photon_3.0-20240428/photon-rootfs-3.0-ad4d28cf1.tar.gz
similarity index 63%
rename from photon_3.0-20240411/photon-rootfs-3.0-c2201c4e9.tar.gz
rename to photon_3.0-20240428/photon-rootfs-3.0-ad4d28cf1.tar.gz
index b02d6a5..727cb7b 100644
Binary files a/photon_3.0-20240411/photon-rootfs-3.0-c2201c4e9.tar.gz and b/photon_3.0-20240428/photon-rootfs-3.0-ad4d28cf1.tar.gz differ
diff --git a/photon_3.0-20240411/photon-rootfs-3.0-c2201c4e9.tar.gz  'tar -t' b/photon_3.0-20240428/photon-rootfs-3.0-ad4d28cf1.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20240411/photon-rootfs-3.0-c2201c4e9.tar.gz  'tar -t'
rename to photon_3.0-20240428/photon-rootfs-3.0-ad4d28cf1.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 8f58b36 into docker-library:master Apr 29, 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