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

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Update photon image #15597

merged 1 commit into from
Oct 23, 2023

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Diff for 8adff6a:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6062170..d792ba0 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,16 +9,16 @@ GitCommit: cd1c88a98f796df35ead98a1de708cbc083fb3d4
 arm64v8-GitCommit: b47dd874b05a2ab26ec68ba42f1b7492b07c300b
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20231014
 
-Tags: 4.0, 4.0-20231014
+Tags: 4.0, 4.0-20231021
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20231014
-GitCommit: d92bb235f873fe19385c222359b32671809e2011
-arm64v8-GitCommit: d8fceb15346464a51303785f9a29ae9d89379420
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20231014
+GitFetch: refs/heads/x86_64/4.0-20231021
+GitCommit: aa758d33c2b1f954c0966f081212af012794c074
+arm64v8-GitCommit: d23caaa63ba724fe8fe724084913c4441a4133d7
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20231021
 
-Tags: 5.0, 5.0-20231014, latest
+Tags: 5.0, 5.0-20231021, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20231014
-GitCommit: 055095e302b24cc6a0e9b1ea045f1f6ef361ad1d
-arm64v8-GitCommit: 2e6cdfd1c4f84760fc51bf271cbc58d6caa18a69
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20231014
+GitFetch: refs/heads/x86_64/5.0-20231021
+GitCommit: d42043c311abfcb8f72897cf1502879f6e123d74
+arm64v8-GitCommit: b0f3977e930f3d58975a0bff41345d5a91acec7e
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20231021
diff --git a/_bashbrew-list b/_bashbrew-list
index 8eafd79..952c80b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
 photon:3.0-20231014
 photon:4.0
-photon:4.0-20231014
+photon:4.0-20231021
 photon:5.0
-photon:5.0-20231014
+photon:5.0-20231021
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index e87f35e..d952674 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
 photon:3.0-20231014
-photon:4.0-20231014
+photon:4.0-20231021
 photon:latest
diff --git a/photon_4.0-20231014/Dockerfile b/photon_4.0-20231021/Dockerfile
similarity index 60%
rename from photon_4.0-20231014/Dockerfile
rename to photon_4.0-20231021/Dockerfile
index 7048b0e..7efef48 100644
--- a/photon_4.0-20231014/Dockerfile
+++ b/photon_4.0-20231021/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-0421eab26.tar.gz /
+ADD photon-rootfs-4.0-6f8aaf5d4.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20231014"
+    build-date="20231021"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20231014/photon-rootfs-4.0-0421eab26.tar.gz b/photon_4.0-20231021/photon-rootfs-4.0-6f8aaf5d4.tar.gz
similarity index 65%
rename from photon_4.0-20231014/photon-rootfs-4.0-0421eab26.tar.gz
rename to photon_4.0-20231021/photon-rootfs-4.0-6f8aaf5d4.tar.gz
index 37dd96a..599f45d 100644
Binary files a/photon_4.0-20231014/photon-rootfs-4.0-0421eab26.tar.gz and b/photon_4.0-20231021/photon-rootfs-4.0-6f8aaf5d4.tar.gz differ
diff --git a/photon_4.0-20231014/photon-rootfs-4.0-0421eab26.tar.gz  'tar -t' b/photon_4.0-20231021/photon-rootfs-4.0-6f8aaf5d4.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20231014/photon-rootfs-4.0-0421eab26.tar.gz  'tar -t'
rename to photon_4.0-20231021/photon-rootfs-4.0-6f8aaf5d4.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 4ff5918..b3ee37e 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz /
+ADD photon-rootfs-5.0-85f419151.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20231014"
+    build-date="20231021"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz
index 2995215..dcff818 100644
Binary files a/photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz  'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz  'tar -t'
index c96671b..764e86a 100644
--- a/photon_latest/photon-rootfs-5.0-61ae9c1dc.x86_64.tar.gz  'tar -t'	
+++ b/photon_latest/photon-rootfs-5.0-85f419151.x86_64.tar.gz  'tar -t'	
@@ -591,6 +591,7 @@ usr/lib/libmenuw.so.6
 usr/lib/libmenuw.so.6.4
 usr/lib/libmvec.so
 usr/lib/libmvec.so.1
+usr/lib/libncurses.so.6
 usr/lib/libncursesw.so.6
 usr/lib/libncursesw.so.6.4
 usr/lib/libnsl.so.1

Relevant Maintainers:

@yosifkit yosifkit merged commit b5e52d9 into docker-library:master Oct 23, 2023
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.

3 participants