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

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Update photon image #17183

merged 1 commit into from
Jul 16, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@gerrit-photon gerrit-photon requested a review from a team as a code owner July 16, 2024 05:34

This comment has been minimized.

@gerrit-photon gerrit-photon force-pushed the master branch 2 times, most recently from 3ec6fa0 to 01498f0 Compare July 16, 2024 05:41

This comment has been minimized.

This comment has been minimized.

@gerrit-photon gerrit-photon force-pushed the master branch 2 times, most recently from 76bd114 to 18f685b Compare July 16, 2024 05:50

This comment has been minimized.

This comment has been minimized.

Copy link

Diff for 75556f0:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b046d52..1d638fd 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-20240707
+Tags: 3.0, 3.0-20240716
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20240707
-GitCommit: ca04c70bf78c387e49445ac0588c075b4a921ede
-arm64v8-GitCommit: cc35a290e1eac9bd223ed7d6b978418f168f2e3f
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20240707
+GitFetch: refs/heads/x86_64/3.0-20240716
+GitCommit: 5fb486a53f31e32f876c6c1928d23350b7e2aa61
+arm64v8-GitCommit: a2835f08b488e18ab5f43a1f4b094c8a76f87e33
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20240716
 
-Tags: 4.0, 4.0-20240707
+Tags: 4.0, 4.0-20240716
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20240707
-GitCommit: d91326c2fb64831070e02c88d62e32f89bbecda1
-arm64v8-GitCommit: 9274d9cd20f683abeaa1af92a1cabaae6b11915d
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20240707
+GitFetch: refs/heads/x86_64/4.0-20240716
+GitCommit: 8e9fb50e381fe48ce9830250c5759f1baca3a0e7
+arm64v8-GitCommit: be4f4fafcc2d4b39d2a3929b0455917299f53c01
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20240716
 
-Tags: 5.0, 5.0-20240707, latest
+Tags: 5.0, 5.0-20240716, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20240707
-GitCommit: d36c2c0d5474eaa4c49119f550bb7d370dd590c8
-arm64v8-GitCommit: 475a2fd1db542214515f0aec86d141ae48bc1c0b
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20240707
+GitFetch: refs/heads/x86_64/5.0-20240716
+GitCommit: b9d4da7f69fe97b281915d7bd5d31d4de1634d68
+arm64v8-GitCommit: e54e89bfbc0bb6e78a94f08b9b10da7f2f9a6d7d
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20240716
diff --git a/_bashbrew-list b/_bashbrew-list
index 2514cb4..0cdc869 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
-photon:3.0-20240707
+photon:3.0-20240716
 photon:4.0
-photon:4.0-20240707
+photon:4.0-20240716
 photon:5.0
-photon:5.0-20240707
+photon:5.0-20240716
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index c516f3b..33f3e6f 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-photon:3.0-20240707
-photon:4.0-20240707
+photon:3.0-20240716
+photon:4.0-20240716
 photon:latest
diff --git a/photon_3.0-20240707/Dockerfile b/photon_3.0-20240716/Dockerfile
similarity index 60%
rename from photon_3.0-20240707/Dockerfile
rename to photon_3.0-20240716/Dockerfile
index c97b0ae..a98cbcc 100644
--- a/photon_3.0-20240707/Dockerfile
+++ b/photon_3.0-20240716/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-95a6e8d72.tar.gz /
+ADD photon-rootfs-3.0-64245f4f2.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20240707"
+    build-date="20240716"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz b/photon_3.0-20240716/photon-rootfs-3.0-64245f4f2.tar.gz
similarity index 63%
rename from photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz
rename to photon_3.0-20240716/photon-rootfs-3.0-64245f4f2.tar.gz
index c3ce671..e638250 100644
Binary files a/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz and b/photon_3.0-20240716/photon-rootfs-3.0-64245f4f2.tar.gz differ
diff --git a/photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz  'tar -t' b/photon_3.0-20240716/photon-rootfs-3.0-64245f4f2.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20240707/photon-rootfs-3.0-95a6e8d72.tar.gz  'tar -t'
rename to photon_3.0-20240716/photon-rootfs-3.0-64245f4f2.tar.gz  'tar -t'
diff --git a/photon_4.0-20240707/Dockerfile b/photon_4.0-20240716/Dockerfile
similarity index 60%
rename from photon_4.0-20240707/Dockerfile
rename to photon_4.0-20240716/Dockerfile
index a3a2a12..cf6b817 100644
--- a/photon_4.0-20240707/Dockerfile
+++ b/photon_4.0-20240716/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-56c8eb728.tar.gz /
+ADD photon-rootfs-4.0-9284cf94e.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20240707"
+    build-date="20240716"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz b/photon_4.0-20240716/photon-rootfs-4.0-9284cf94e.tar.gz
similarity index 65%
rename from photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz
rename to photon_4.0-20240716/photon-rootfs-4.0-9284cf94e.tar.gz
index cc81233..118223e 100644
Binary files a/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz and b/photon_4.0-20240716/photon-rootfs-4.0-9284cf94e.tar.gz differ
diff --git a/photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz  'tar -t' b/photon_4.0-20240716/photon-rootfs-4.0-9284cf94e.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20240707/photon-rootfs-4.0-56c8eb728.tar.gz  'tar -t'
rename to photon_4.0-20240716/photon-rootfs-4.0-9284cf94e.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 05ac0c0..cd8dee0 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-f93590c18.x86_64.tar.gz /
+ADD photon-rootfs-5.0-33c815200.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20240707"
+    build-date="20240716"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-33c815200.x86_64.tar.gz
similarity index 65%
rename from photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-33c815200.x86_64.tar.gz
index f4dbe6c..4ef15a6 100644
Binary files a/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-33c815200.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-33c815200.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-f93590c18.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-33c815200.x86_64.tar.gz  'tar -t'

Relevant Maintainers:

@yosifkit yosifkit merged commit d69dbce into docker-library:master Jul 16, 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