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

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Update photon image #13350

merged 2 commits into from
Oct 17, 2022

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions
Copy link

Diff for ec46cd5:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 55cd2ea..bb56d61 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,16 +6,16 @@ Tags: 2.0, 2.0-20220923
 GitFetch: refs/heads/2.0-20220923
 GitCommit: c65f7455abcf2c665afe6292fdd1cda48464c493
 
-Tags: 3.0, 3.0-20220926
+Tags: 3.0, 3.0-20221017
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20220926
-GitCommit: 0f941ec96d6a1eea6259839f2b1d17e2a7839946
-arm64v8-GitCommit: 32c820e636f847b8d14d4cf2c9d7e8f75fe57fe1
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20220926
+GitFetch: refs/heads/x86_64/3.0-20221017
+GitCommit: 6dd5ddd31d79104fe1b03d28fc6738f5d7b3f094
+arm64v8-GitCommit: 7617dde2ef819109e96db048f41fdb306265cd36
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20221017
 
-Tags: 4.0, 4.0-20220930, latest
+Tags: 4.0, 4.0-20221017, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20220930
-GitCommit: f4ca8800a7464d2cda9eec1a1c5fcc16497dec80
-arm64v8-GitCommit: b97d7aa4e1a223c99ce3be107db7672c690dff6e
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20220930
+GitFetch: refs/heads/x86_64/4.0-20221017
+GitCommit: 000b077bff7fbc19384dd9dbd7302396ba640977
+arm64v8-GitCommit: 488bb7a23caffe500b2b0cdc3171239ca5913720
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20221017
diff --git a/_bashbrew-list b/_bashbrew-list
index 8097b41..9729bc4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:2.0
 photon:2.0-20220923
 photon:3.0
-photon:3.0-20220926
+photon:3.0-20221017
 photon:4.0
-photon:4.0-20220930
+photon:4.0-20221017
 photon:latest
diff --git a/photon_3.0-20220926/Dockerfile b/photon_3.0-20221017/Dockerfile
similarity index 60%
rename from photon_3.0-20220926/Dockerfile
rename to photon_3.0-20221017/Dockerfile
index 0380466..8a94730 100644
--- a/photon_3.0-20220926/Dockerfile
+++ b/photon_3.0-20221017/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-424fc9eb4.tar.gz /
+ADD photon-rootfs-3.0-1a85b73b5.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20220926"
+    build-date="20221017"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20220926/photon-rootfs-3.0-424fc9eb4.tar.gz b/photon_3.0-20221017/photon-rootfs-3.0-1a85b73b5.tar.gz
similarity index 63%
rename from photon_3.0-20220926/photon-rootfs-3.0-424fc9eb4.tar.gz
rename to photon_3.0-20221017/photon-rootfs-3.0-1a85b73b5.tar.gz
index 4a29b73..3b20532 100644
Binary files a/photon_3.0-20220926/photon-rootfs-3.0-424fc9eb4.tar.gz and b/photon_3.0-20221017/photon-rootfs-3.0-1a85b73b5.tar.gz differ
diff --git a/photon_3.0-20220926/photon-rootfs-3.0-424fc9eb4.tar.gz  'tar -t' b/photon_3.0-20221017/photon-rootfs-3.0-1a85b73b5.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20220926/photon-rootfs-3.0-424fc9eb4.tar.gz  'tar -t'
rename to photon_3.0-20221017/photon-rootfs-3.0-1a85b73b5.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 3cf28a1..3edd353 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-9fa588128.tar.gz /
+ADD photon-rootfs-4.0-db8f7952e.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20220930"
+    build-date="20221017"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-4.0-9fa588128.tar.gz b/photon_latest/photon-rootfs-4.0-db8f7952e.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-4.0-9fa588128.tar.gz
rename to photon_latest/photon-rootfs-4.0-db8f7952e.tar.gz
index d2d53e7..6e4c467 100644
Binary files a/photon_latest/photon-rootfs-4.0-9fa588128.tar.gz and b/photon_latest/photon-rootfs-4.0-db8f7952e.tar.gz differ
diff --git a/photon_latest/photon-rootfs-4.0-9fa588128.tar.gz  'tar -t' b/photon_latest/photon-rootfs-4.0-db8f7952e.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-4.0-9fa588128.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-4.0-db8f7952e.tar.gz  'tar -t'

Relevant Maintainers:

@michellew-vmware
Copy link

Hi,

The last PR submitted on last Friday is a bad one. I have closed it.
#13342

Could you please help to review and merge this one?

Thank,
Michelle

@yosifkit yosifkit merged commit b0d8fd5 into docker-library:master Oct 17, 2022
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.

3 participants