-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 #11890
Merged
Merged
Update photon image #11890
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gerrit-photon
force-pushed
the
master
branch
4 times, most recently
from
February 18, 2022 20:16
2d2ba21
to
cfc933c
Compare
gerrit-photon
force-pushed
the
master
branch
from
February 18, 2022 20:22
cfc933c
to
b3b6d9c
Compare
Diff for b3b6d9c:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 164615e..0179116 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,24 +2,24 @@ Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Alexey Makhalov
GitRepo: https://github.com/vmware/photon-docker-image.git
Directory: docker
-Tags: 1.0, 1.0-20220211
-GitFetch: refs/heads/1.0-20220211
-GitCommit: e1ca5fb23c4914ed3a8b801be7da2347ba4cb384
+Tags: 1.0, 1.0-20220218
+GitFetch: refs/heads/1.0-20220218
+GitCommit: 19835746ca7faf0fbfb2de1e5d8770c41784a65f
-Tags: 2.0, 2.0-20220211
-GitFetch: refs/heads/2.0-20220211
-GitCommit: 3770ffb7d80e3b2c4ac862c0839ac35088c35c1f
+Tags: 2.0, 2.0-20220218
+GitFetch: refs/heads/2.0-20220218
+GitCommit: eac7b730cbb0ea0146e337bffd7aa74acd804d9e
-Tags: 3.0, 3.0-20220211
+Tags: 3.0, 3.0-20220218
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20220211
-GitCommit: f464b94915de0501ffdb16154da4fea5fc7565aa
-arm64v8-GitCommit: 31e5a0e6412e12ea8c51249113bc2f01b88f544b
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20220211
+GitFetch: refs/heads/x86_64/3.0-20220218
+GitCommit: 27a342e2297e0011f71c92340781558787ed6df5
+arm64v8-GitCommit: 6dc19cbfa86af88452a337c7d7e04d10908e95c4
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20220218
-Tags: 4.0, 4.0-20220211, latest
+Tags: 4.0, 4.0-20220218, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20220211
-GitCommit: aa69cb7595646d402074786a26795b84f5652fd3
-arm64v8-GitCommit: ba8cd32506bd4406f7b3016e8ece639fefa2daf1
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20220211
+GitFetch: refs/heads/x86_64/4.0-20220218
+GitCommit: 9f1ad36e1a079b69846925b020f5e09a30ae609e
+arm64v8-GitCommit: 6c389180af1a26e6fe1e088210129aaf74b43d57
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20220218
diff --git a/_bashbrew-list b/_bashbrew-list
index 259597c..79ad802 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,9 +1,9 @@
photon:1.0
-photon:1.0-20220211
+photon:1.0-20220218
photon:2.0
-photon:2.0-20220211
+photon:2.0-20220218
photon:3.0
-photon:3.0-20220211
+photon:3.0-20220218
photon:4.0
-photon:4.0-20220211
+photon:4.0-20220218
photon:latest
diff --git a/photon_1.0-20220211/Dockerfile b/photon_1.0-20220218/Dockerfile
similarity index 58%
rename from photon_1.0-20220211/Dockerfile
rename to photon_1.0-20220218/Dockerfile
index 8f15087..5b9f174 100644
--- a/photon_1.0-20220211/Dockerfile
+++ b/photon_1.0-20220218/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-1.0-bca145ce6.tar.bz2 /
+ADD photon-rootfs-1.0-9e5157a63.tar.bz2 /
LABEL name="Photon OS 1.0 Base Image" \
vendor="VMware" \
- build-date="20220211"
+ build-date="20220218"
CMD ["/bin/bash"]
diff --git a/photon_1.0-20220211/photon-rootfs-1.0-bca145ce6.tar.bz2 b/photon_1.0-20220218/photon-rootfs-1.0-9e5157a63.tar.bz2
similarity index 77%
rename from photon_1.0-20220211/photon-rootfs-1.0-bca145ce6.tar.bz2
rename to photon_1.0-20220218/photon-rootfs-1.0-9e5157a63.tar.bz2
index 97d02f2..822a2b5 100644
Binary files a/photon_1.0-20220211/photon-rootfs-1.0-bca145ce6.tar.bz2 and b/photon_1.0-20220218/photon-rootfs-1.0-9e5157a63.tar.bz2 differ
diff --git a/photon_1.0-20220211/photon-rootfs-1.0-bca145ce6.tar.bz2 'tar -t' b/photon_1.0-20220218/photon-rootfs-1.0-9e5157a63.tar.bz2 'tar -t'
similarity index 100%
rename from photon_1.0-20220211/photon-rootfs-1.0-bca145ce6.tar.bz2 'tar -t'
rename to photon_1.0-20220218/photon-rootfs-1.0-9e5157a63.tar.bz2 'tar -t'
diff --git a/photon_2.0-20220211/Dockerfile b/photon_2.0-20220218/Dockerfile
similarity index 58%
rename from photon_2.0-20220211/Dockerfile
rename to photon_2.0-20220218/Dockerfile
index 646e31d..50f74e4 100644
--- a/photon_2.0-20220211/Dockerfile
+++ b/photon_2.0-20220218/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-2.0-8d03f3f53.tar.bz2 /
+ADD photon-rootfs-2.0-ab712cbd3.tar.bz2 /
LABEL name="Photon OS 2.0 Base Image" \
vendor="VMware" \
- build-date="20220211"
+ build-date="20220218"
CMD ["/bin/bash"]
diff --git a/photon_2.0-20220211/photon-rootfs-2.0-8d03f3f53.tar.bz2 b/photon_2.0-20220218/photon-rootfs-2.0-ab712cbd3.tar.bz2
similarity index 61%
rename from photon_2.0-20220211/photon-rootfs-2.0-8d03f3f53.tar.bz2
rename to photon_2.0-20220218/photon-rootfs-2.0-ab712cbd3.tar.bz2
index 70ed90a..e06d321 100644
Binary files a/photon_2.0-20220211/photon-rootfs-2.0-8d03f3f53.tar.bz2 and b/photon_2.0-20220218/photon-rootfs-2.0-ab712cbd3.tar.bz2 differ
diff --git a/photon_2.0-20220211/photon-rootfs-2.0-8d03f3f53.tar.bz2 'tar -t' b/photon_2.0-20220218/photon-rootfs-2.0-ab712cbd3.tar.bz2 'tar -t'
similarity index 100%
rename from photon_2.0-20220211/photon-rootfs-2.0-8d03f3f53.tar.bz2 'tar -t'
rename to photon_2.0-20220218/photon-rootfs-2.0-ab712cbd3.tar.bz2 'tar -t'
diff --git a/photon_3.0-20220211/Dockerfile b/photon_3.0-20220218/Dockerfile
similarity index 60%
rename from photon_3.0-20220211/Dockerfile
rename to photon_3.0-20220218/Dockerfile
index 859c7bd..84cd1a4 100644
--- a/photon_3.0-20220211/Dockerfile
+++ b/photon_3.0-20220218/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-64ce67e59.tar.gz /
+ADD photon-rootfs-3.0-0d1b48968.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20220211"
+ build-date="20220218"
CMD ["/bin/bash"]
diff --git a/photon_3.0-20220211/photon-rootfs-3.0-64ce67e59.tar.gz b/photon_3.0-20220218/photon-rootfs-3.0-0d1b48968.tar.gz
similarity index 63%
rename from photon_3.0-20220211/photon-rootfs-3.0-64ce67e59.tar.gz
rename to photon_3.0-20220218/photon-rootfs-3.0-0d1b48968.tar.gz
index 64336d0..9c38caa 100644
Binary files a/photon_3.0-20220211/photon-rootfs-3.0-64ce67e59.tar.gz and b/photon_3.0-20220218/photon-rootfs-3.0-0d1b48968.tar.gz differ
diff --git a/photon_3.0-20220211/photon-rootfs-3.0-64ce67e59.tar.gz 'tar -t' b/photon_3.0-20220218/photon-rootfs-3.0-0d1b48968.tar.gz 'tar -t'
similarity index 100%
rename from photon_3.0-20220211/photon-rootfs-3.0-64ce67e59.tar.gz 'tar -t'
rename to photon_3.0-20220218/photon-rootfs-3.0-0d1b48968.tar.gz 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index cc40b86..22579dd 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-4.0-a67c827dc.tar.gz /
+ADD photon-rootfs-4.0-5020da582.tar.gz /
LABEL name="Photon OS x86_64/4.0 Base Image" \
vendor="VMware" \
- build-date="20220211"
+ build-date="20220218"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz b/photon_latest/photon-rootfs-4.0-5020da582.tar.gz
similarity index 65%
rename from photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz
rename to photon_latest/photon-rootfs-4.0-5020da582.tar.gz
index 813d6c7..fd07a05 100644
Binary files a/photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz and b/photon_latest/photon-rootfs-4.0-5020da582.tar.gz differ
diff --git a/photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz 'tar -t' b/photon_latest/photon-rootfs-4.0-5020da582.tar.gz 'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-4.0-5020da582.tar.gz 'tar -t'
index 1b92445..a7b49bd 100644
--- a/photon_latest/photon-rootfs-4.0-a67c827dc.tar.gz 'tar -t'
+++ b/photon_latest/photon-rootfs-4.0-5020da582.tar.gz 'tar -t'
@@ -803,9 +803,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.2.3
+usr/lib/libtdnf.so.3.2.4
usr/lib/libtdnfcli.so.3
-usr/lib/libtdnfcli.so.3.2.3
+usr/lib/libtdnfcli.so.3.2.4
usr/lib/libthread_db-1.0.so
usr/lib/libthread_db.so
usr/lib/libthread_db.so.1 Relevant Maintainers:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update photon image