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

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Update photon image #13794

merged 1 commit into from
Dec 27, 2022

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions
Copy link

Diff for be1a0a3:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 74c6005..3353e2e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,21 +1,21 @@
-Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Alexey Makhalov <amakhalov@vmware.com> (@YustasSwamp), Michelle Wang <michellew@vmware.com> (@michellew)
+Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Alexey Makhalov <amakhalov@vmware.com> (@YustasSwamp)
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 2.0, 2.0-20221219
-GitFetch: refs/heads/2.0-20221219
-GitCommit: 1bae6952962b7fbcc8a5f94d344fe297080d8ced
+Tags: 2.0, 2.0-20221224
+GitFetch: refs/heads/2.0-20221224
+GitCommit: d420ffbab4ff9e1045217855073736775472694a
 
-Tags: 3.0, 3.0-20221219
+Tags: 3.0, 3.0-20221224
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20221219
-GitCommit: a350f27e6723ef9fb482df79437dd79078f39ea2
-arm64v8-GitCommit: 93dcce1fc0d6f50384de4a7e62f5aafafde28863
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20221219
+GitFetch: refs/heads/x86_64/3.0-20221224
+GitCommit: 7c169ad02494a1007e048757a55fb6f4f704449f
+arm64v8-GitCommit: 23632329b85428e2f05098d08a4d00c372f5c983
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20221224
 
-Tags: 4.0, 4.0-20221219, latest
+Tags: 4.0, 4.0-20221224, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20221219
-GitCommit: e34b532bc722743066a98413870c2573eaa2a705
-arm64v8-GitCommit: 0e51698a1284d01cfcd3c8ee7d69f1ff22e1d41c
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20221219
+GitFetch: refs/heads/x86_64/4.0-20221224
+GitCommit: 0b1e762aad215e55e583988f0abe531f22a94193
+arm64v8-GitCommit: a6ca2113da5f81e1c0dea017d7572ec172a945df
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20221224
diff --git a/_bashbrew-list b/_bashbrew-list
index d85120f..591135d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:2.0
-photon:2.0-20221219
+photon:2.0-20221224
 photon:3.0
-photon:3.0-20221219
+photon:3.0-20221224
 photon:4.0
-photon:4.0-20221219
+photon:4.0-20221224
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 1f3e988..6f525f1 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-photon:2.0-20221219
-photon:3.0-20221219
+photon:2.0-20221224
+photon:3.0-20221224
 photon:latest
diff --git a/photon_2.0-20221219/Dockerfile b/photon_2.0-20221224/Dockerfile
similarity index 58%
rename from photon_2.0-20221219/Dockerfile
rename to photon_2.0-20221224/Dockerfile
index 42a5ce7..0bdae08 100644
--- a/photon_2.0-20221219/Dockerfile
+++ b/photon_2.0-20221224/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-2.0-f8084a380.tar.bz2 /
+ADD photon-rootfs-2.0-6d27e65a6.tar.bz2 /
 
 LABEL name="Photon OS 2.0 Base Image" \
     vendor="VMware" \
-    build-date="20221219"
+    build-date="20221224"
 
 CMD ["/bin/bash"]
diff --git a/photon_2.0-20221219/photon-rootfs-2.0-f8084a380.tar.bz2 b/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2
similarity index 61%
rename from photon_2.0-20221219/photon-rootfs-2.0-f8084a380.tar.bz2
rename to photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2
index 988eff0..0fcccd4 100644
Binary files a/photon_2.0-20221219/photon-rootfs-2.0-f8084a380.tar.bz2 and b/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2 differ
diff --git a/photon_2.0-20221219/photon-rootfs-2.0-f8084a380.tar.bz2  'tar -t' b/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2  'tar -t'
similarity index 100%
rename from photon_2.0-20221219/photon-rootfs-2.0-f8084a380.tar.bz2  'tar -t'
rename to photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2  'tar -t'
diff --git a/photon_3.0-20221219/Dockerfile b/photon_3.0-20221224/Dockerfile
similarity index 60%
rename from photon_3.0-20221219/Dockerfile
rename to photon_3.0-20221224/Dockerfile
index 7cecea8..5da52b9 100644
--- a/photon_3.0-20221219/Dockerfile
+++ b/photon_3.0-20221224/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-28d243576.tar.gz /
+ADD photon-rootfs-3.0-1701f9331.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20221219"
+    build-date="20221224"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20221219/photon-rootfs-3.0-28d243576.tar.gz b/photon_3.0-20221224/photon-rootfs-3.0-1701f9331.tar.gz
similarity index 63%
rename from photon_3.0-20221219/photon-rootfs-3.0-28d243576.tar.gz
rename to photon_3.0-20221224/photon-rootfs-3.0-1701f9331.tar.gz
index 7e9b2fb..4b0faa8 100644
Binary files a/photon_3.0-20221219/photon-rootfs-3.0-28d243576.tar.gz and b/photon_3.0-20221224/photon-rootfs-3.0-1701f9331.tar.gz differ
diff --git a/photon_3.0-20221219/photon-rootfs-3.0-28d243576.tar.gz  'tar -t' b/photon_3.0-20221224/photon-rootfs-3.0-1701f9331.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20221219/photon-rootfs-3.0-28d243576.tar.gz  'tar -t'
rename to photon_3.0-20221224/photon-rootfs-3.0-1701f9331.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index f858268..619a0c4 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-b1832cdc3.tar.gz /
+ADD photon-rootfs-4.0-e8cdf4826.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20221219"
+    build-date="20221224"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-4.0-b1832cdc3.tar.gz b/photon_latest/photon-rootfs-4.0-e8cdf4826.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-4.0-b1832cdc3.tar.gz
rename to photon_latest/photon-rootfs-4.0-e8cdf4826.tar.gz
index 40512f4..b3f803e 100644
Binary files a/photon_latest/photon-rootfs-4.0-b1832cdc3.tar.gz and b/photon_latest/photon-rootfs-4.0-e8cdf4826.tar.gz differ
diff --git a/photon_latest/photon-rootfs-4.0-b1832cdc3.tar.gz  'tar -t' b/photon_latest/photon-rootfs-4.0-e8cdf4826.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-4.0-b1832cdc3.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-4.0-e8cdf4826.tar.gz  'tar -t'

Relevant Maintainers:

@michellew-vmware
Copy link

Hi Docker team,

could you please help to review and merge this PR?

Thanks,
Michelle - Photon OS team

@tianon tianon merged commit bb081de into docker-library:master Dec 27, 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