-
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 #18040
Merged
Merged
Update photon image #18040
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
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Diff for f49ed41:diff --git a/_bashbrew-cat b/_bashbrew-cat
index c5a6372..09b80d5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,12 +2,12 @@ Maintainers: Fabio Rapposelli <[email protected]> (@frapposelli), Michelle Wang <
GitRepo: https://github.com/vmware/photon-docker-image.git
Directory: docker
-Tags: 3.0, 3.0-20241023
+Tags: 3.0, 3.0-20241209
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20241023
-GitCommit: 03c99783ea1c9e664fc53fb18e970629a5e9495f
-arm64v8-GitCommit: c9c06473e1c89cb9d0218ffc71a456f3cfa59002
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20241023
+GitFetch: refs/heads/x86_64/3.0-20241209
+GitCommit: 8ae627dc9c6e074b0bc9b14dff7b97c2946e6a66
+arm64v8-GitCommit: 241b9cedbc3ee99b17a5f65cc679df81df2145a4
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20241209
Tags: 4.0, 4.0-20241201
Architectures: amd64, arm64v8
@@ -16,9 +16,9 @@ GitCommit: ba586ebf86a3f7acbe388d6c5bc2a5b9f972cbb8
arm64v8-GitCommit: 00f286a4ac9eb251f832caf1d65be28bed244846
arm64v8-GitFetch: refs/heads/aarch64/4.0-20241201
-Tags: 5.0, 5.0-20241201, latest
+Tags: 5.0, 5.0-20241208, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20241201
-GitCommit: 0c7412e45f338f119f6593da2d56fd854b9474f2
-arm64v8-GitCommit: daef1a59f0d5434d490e8979de671459384c0291
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20241201
+GitFetch: refs/heads/x86_64/5.0-20241208
+GitCommit: b8f9a0825a1aab5af0ad692748af5174cb47302e
+arm64v8-GitCommit: 4eb68b5f21cf84a873098966b5c9880721420ac5
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20241208
diff --git a/_bashbrew-list b/_bashbrew-list
index 5ca7fbd..57a7001 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
photon:3.0
-photon:3.0-20241023
+photon:3.0-20241209
photon:4.0
photon:4.0-20241201
photon:5.0
-photon:5.0-20241201
+photon:5.0-20241208
photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 1715636..717ad43 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-photon:3.0-20241023
+photon:3.0-20241209
photon:4.0-20241201
photon:latest
diff --git a/photon_3.0-20241023/Dockerfile b/photon_3.0-20241209/Dockerfile
similarity index 60%
rename from photon_3.0-20241023/Dockerfile
rename to photon_3.0-20241209/Dockerfile
index 261a9e3..baba3b4 100644
--- a/photon_3.0-20241023/Dockerfile
+++ b/photon_3.0-20241209/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-871376b22.tar.gz /
+ADD photon-rootfs-3.0-61a573e46.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20241023"
+ build-date="20241209"
CMD ["/bin/bash"]
diff --git a/photon_3.0-20241023/photon-rootfs-3.0-871376b22.tar.gz b/photon_3.0-20241209/photon-rootfs-3.0-61a573e46.tar.gz
similarity index 63%
rename from photon_3.0-20241023/photon-rootfs-3.0-871376b22.tar.gz
rename to photon_3.0-20241209/photon-rootfs-3.0-61a573e46.tar.gz
index 340c8ff..289e891 100644
Binary files a/photon_3.0-20241023/photon-rootfs-3.0-871376b22.tar.gz and b/photon_3.0-20241209/photon-rootfs-3.0-61a573e46.tar.gz differ
diff --git a/photon_3.0-20241023/photon-rootfs-3.0-871376b22.tar.gz 'tar -t' b/photon_3.0-20241209/photon-rootfs-3.0-61a573e46.tar.gz 'tar -t'
similarity index 100%
rename from photon_3.0-20241023/photon-rootfs-3.0-871376b22.tar.gz 'tar -t'
rename to photon_3.0-20241209/photon-rootfs-3.0-61a573e46.tar.gz 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index a4dfe0c..5d647ce 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz /
+ADD photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz /
LABEL name="Photon OS x86_64/5.0 Base Image" \
vendor="VMware" \
- build-date="20241201"
+ build-date="20241208"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz
similarity index 63%
rename from photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz
index 1539b11..905f69e 100644
Binary files a/photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz 'tar -t' b/photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz 'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz 'tar -t'
index dbf184d..1c23116 100644
--- a/photon_latest/photon-rootfs-5.0-d7b91e2d9.x86_64.tar.gz 'tar -t'
+++ b/photon_latest/photon-rootfs-5.0-2d0e624a6.x86_64.tar.gz 'tar -t'
@@ -667,8 +667,8 @@ usr/lib/libcap.so.2.66
usr/lib/libcom_err.so
usr/lib/libcom_err.so.2
usr/lib/libcom_err.so.2.1
-usr/lib/libcrypt.so
usr/lib/libcrypt.so.1
+usr/lib/libcrypt.so.1.1.0
usr/lib/libcrypto.so.3
usr/lib/libcurl.so.4
usr/lib/libcurl.so.4.8.0 Relevant Maintainers:
|
yosifkit
approved these changes
Dec 10, 2024
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