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

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Update photon image #14120

merged 1 commit into from
Feb 21, 2023

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions

This comment has been minimized.

@github-actions
Copy link

Diff for 438b81c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index cd9fae6..991fa7f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -13,12 +13,12 @@ GitCommit: 48b8de1e99610ea45573ac6e1e02dc5568f562fe
 arm64v8-GitCommit: e83c8b986288cc735e607f5025bdf58f40b5be0e
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20230128
 
-Tags: 4.0, 4.0-20230211, latest
+Tags: 4.0, 4.0-20230218, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20230211
-GitCommit: 899c4f03780d4365c71edd5253fec180b3542cb4
-arm64v8-GitCommit: bb2c53a30f3fccaf433d1977213132692c862279
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20230211
+GitFetch: refs/heads/x86_64/4.0-20230218
+GitCommit: 9a3cf5e9131824b9c386fc633d0f06bfceffef67
+arm64v8-GitCommit: bed5dbb72c37c1263d26d19a028c2b6211b2f3b7
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20230218
 
 Tags: 5.0, 5.0-20230128, 5.0-beta
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index 7e63092..b2164e1 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,7 +3,7 @@ photon:2.0-20221224
 photon:3.0
 photon:3.0-20230128
 photon:4.0
-photon:4.0-20230211
+photon:4.0-20230218
 photon:5.0
 photon:5.0-20230128
 photon:5.0-beta
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 9518a1a..da1d0ca 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-3f406caab.tar.gz /
+ADD photon-rootfs-4.0-dc557b3d5.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20230211"
+    build-date="20230218"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-4.0-3f406caab.tar.gz b/photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-4.0-3f406caab.tar.gz
rename to photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz
index 41b0339..7886d73 100644
Binary files a/photon_latest/photon-rootfs-4.0-3f406caab.tar.gz and b/photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz differ
diff --git a/photon_latest/photon-rootfs-4.0-3f406caab.tar.gz  'tar -t' b/photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz  'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-4.0-3f406caab.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz  'tar -t'
index f7ed776..c666b03 100644
--- a/photon_latest/photon-rootfs-4.0-3f406caab.tar.gz  'tar -t'	
+++ b/photon_latest/photon-rootfs-4.0-dc557b3d5.tar.gz  'tar -t'	
@@ -798,9 +798,9 @@ usr/lib/libssh2.so.1
 usr/lib/libssh2.so.1.0.1
 usr/lib/libssl.so.3
 usr/lib/libtdnf.so.3
-usr/lib/libtdnf.so.3.3.5
+usr/lib/libtdnf.so.3.3.6
 usr/lib/libtdnfcli.so.3
-usr/lib/libtdnfcli.so.3.3.5
+usr/lib/libtdnfcli.so.3.3.6
 usr/lib/libthread_db-1.0.so
 usr/lib/libthread_db.so
 usr/lib/libthread_db.so.1

Relevant Maintainers:

@yosifkit yosifkit merged commit 9a4b87c into docker-library:master Feb 21, 2023
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