-
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 #18593
Open
gerrit-photon
wants to merge
1
commit into
docker-library:master
Choose a base branch
from
gerrit-photon:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update photon image #18593
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 b0799f9:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 9546cdc..c37fc4c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,16 +9,16 @@ GitCommit: 8ae627dc9c6e074b0bc9b14dff7b97c2946e6a66
arm64v8-GitCommit: 241b9cedbc3ee99b17a5f65cc679df81df2145a4
arm64v8-GitFetch: refs/heads/aarch64/3.0-20241209
-Tags: 4.0, 4.0-20250223
+Tags: 4.0, 4.0-20250309
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20250223
-GitCommit: 2e9995ccd704e9c52b25c6eb6cd4f03a32b1ea3e
-arm64v8-GitCommit: 8d3c2e0db6d62473e45c59523afd93f552efeea2
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20250223
+GitFetch: refs/heads/x86_64/4.0-20250309
+GitCommit: fb8974a7e05a681d8b31b3df850bd5203a1d3581
+arm64v8-GitCommit: 92f39a1ab0c8d2b97753852c7f1077421f597b82
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20250309
-Tags: 5.0, 5.0-20250302, latest
+Tags: 5.0, 5.0-20250309, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20250302
-GitCommit: 4806ac4ff2a0f1ba3bee1eea8544a0965f807531
-arm64v8-GitCommit: 48ee9e6f900cdea22437367dd220a4584682aa63
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20250302
+GitFetch: refs/heads/x86_64/5.0-20250309
+GitCommit: 5af216767c0ec9e4ccba0c3721431c49e32f442e
+arm64v8-GitCommit: 0f0dc7e9d51ae51315be88afe84a72858419fe90
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20250309
diff --git a/_bashbrew-list b/_bashbrew-list
index e9fc8da..fe56b2c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
photon:3.0
photon:3.0-20241209
photon:4.0
-photon:4.0-20250223
+photon:4.0-20250309
photon:5.0
-photon:5.0-20250302
+photon:5.0-20250309
photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index a2e74aa..33a1745 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
photon:3.0-20241209
-photon:4.0-20250223
+photon:4.0-20250309
photon:latest
diff --git a/photon_4.0-20250223/Dockerfile b/photon_4.0-20250309/Dockerfile
similarity index 60%
rename from photon_4.0-20250223/Dockerfile
rename to photon_4.0-20250309/Dockerfile
index 4018436..f3ac50e 100644
--- a/photon_4.0-20250223/Dockerfile
+++ b/photon_4.0-20250309/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-4.0-cf28a61cf.tar.gz /
+ADD photon-rootfs-4.0-be541efd9.tar.gz /
LABEL name="Photon OS x86_64/4.0 Base Image" \
vendor="VMware" \
- build-date="20250223"
+ build-date="20250309"
CMD ["/bin/bash"]
diff --git a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz
similarity index 65%
rename from photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz
rename to photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz
index 86d1c27..e17d4d9 100644
Binary files a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz and b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz differ
diff --git a/photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz 'tar -t' b/photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz 'tar -t'
similarity index 100%
rename from photon_4.0-20250223/photon-rootfs-4.0-cf28a61cf.tar.gz 'tar -t'
rename to photon_4.0-20250309/photon-rootfs-4.0-be541efd9.tar.gz 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 9efc037..bc0d628 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz /
+ADD photon-rootfs-5.0-b9d98344d.x86_64.tar.gz /
LABEL name="Photon OS x86_64/5.0 Base Image" \
vendor="VMware" \
- build-date="20250302"
+ build-date="20250309"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz
index f3b9fa9..c860bfe 100644
Binary files a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz 'tar -t' b/photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz 'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-8fb49c43f.x86_64.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-5.0-b9d98344d.x86_64.tar.gz 'tar -t' 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