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

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Update photon image #17135

merged 1 commit into from
Jul 8, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

This comment has been minimized.

This comment has been minimized.

@gerrit-photon gerrit-photon force-pushed the master branch 2 times, most recently from d55ea93 to 5e5f85b Compare July 7, 2024 10:50

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jul 7, 2024

Diff for 4818e43:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 02a1211..b046d52 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,23 +2,23 @@ Maintainers: Fabio Rapposelli <[email protected]> (@frapposelli), Michelle Wang <
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 3.0, 3.0-20240701
+Tags: 3.0, 3.0-20240707
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20240701
-GitCommit: 06d65d13573935897a69eb8ad586346f528db4da
-arm64v8-GitCommit: 6229946fed2e389a81b95aba5fe9d43b6a3433ec
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20240701
+GitFetch: refs/heads/x86_64/3.0-20240707
+GitCommit: ca04c70bf78c387e49445ac0588c075b4a921ede
+arm64v8-GitCommit: cc35a290e1eac9bd223ed7d6b978418f168f2e3f
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20240707
 
-Tags: 4.0, 4.0-20240701
+Tags: 4.0, 4.0-20240707
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20240701
-GitCommit: 5a2f4f150af688b0ee1f30453321761eb3f9811b
-arm64v8-GitCommit: f4103afc16856b1b17c01e1406409d2a81549f16
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20240701
+GitFetch: refs/heads/x86_64/4.0-20240707
+GitCommit: d91326c2fb64831070e02c88d62e32f89bbecda1
+arm64v8-GitCommit: 9274d9cd20f683abeaa1af92a1cabaae6b11915d
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20240707
 
-Tags: 5.0, 5.0-20240701, latest
+Tags: 5.0, 5.0-20240707, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20240701
-GitCommit: a0cce2c7aa2a381949b5c76514241bd1597b1e47
-arm64v8-GitCommit: aafd053553663adf8282c6be7039db41836a7547
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20240701
+GitFetch: refs/heads/x86_64/5.0-20240707
+GitCommit: d36c2c0d5474eaa4c49119f550bb7d370dd590c8
+arm64v8-GitCommit: 475a2fd1db542214515f0aec86d141ae48bc1c0b
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20240707
diff --git a/_bashbrew-list b/_bashbrew-list
index c67a214..2514cb4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
-photon:3.0-20240701
+photon:3.0-20240707
 photon:4.0
-photon:4.0-20240701
+photon:4.0-20240707
 photon:5.0
-photon:5.0-20240701
+photon:5.0-20240707
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index ffff9a8..c516f3b 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-photon:3.0-20240701
-photon:4.0-20240701
+photon:3.0-20240707
+photon:4.0-20240707
 photon:latest
diff --git a/photon_3.0-20240701/Dockerfile b/photon_3.0-20240707/Dockerfile
similarity index 60%
rename from photon_3.0-20240701/Dockerfile
rename to photon_3.0-20240707/Dockerfile
index 351b6e6..c97b0ae 100644
--- a/photon_3.0-20240701/Dockerfile
+++ b/photon_3.0-20240707/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-d5223de38.tar.gz /
+ADD photon-rootfs-3.0-95a6e8d72.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20240701"
+    build-date="20240707"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz b/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz
similarity index 63%
rename from photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz
rename to photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz
index 3d372b0..c3ce671 100644
Binary files a/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz and b/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz differ
diff --git a/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz  'tar -t' b/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz  'tar -t'
rename to photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz  'tar -t'
diff --git a/photon_4.0-20240701/Dockerfile b/photon_4.0-20240707/Dockerfile
similarity index 60%
rename from photon_4.0-20240701/Dockerfile
rename to photon_4.0-20240707/Dockerfile
index 4db5f3e..a3a2a12 100644
--- a/photon_4.0-20240701/Dockerfile
+++ b/photon_4.0-20240707/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-03c51cf70.tar.gz /
+ADD photon-rootfs-4.0-56c8eb728.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20240701"
+    build-date="20240707"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz b/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz
similarity index 65%
rename from photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz
rename to photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz
index 0fe5357..cc81233 100644
Binary files a/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz and b/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz differ
diff --git a/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz  'tar -t' b/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz  'tar -t'
rename to photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 19a75c3..05ac0c0 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-e750aa567.x86_64.tar.gz /
+ADD photon-rootfs-5.0-f93590c18.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20240701"
+    build-date="20240707"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz
index 4304804..f4dbe6c 100644
Binary files a/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

@tianon tianon merged commit 0858582 into docker-library:master Jul 8, 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