-
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 #15875
Merged
Merged
Update photon image #15875
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.
af2ca51
to
3be0b70
Compare
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 e1d105a:diff --git a/_bashbrew-cat b/_bashbrew-cat
index a6d1b92..0114413 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,23 +2,23 @@ Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Michelle Wang <
GitRepo: https://github.com/vmware/photon-docker-image.git
Directory: docker
-Tags: 3.0, 3.0-20231128
+Tags: 3.0, 3.0-20231209
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20231128
-GitCommit: 963fb2e6a636d9910ebf953502e8753e0e77a367
-arm64v8-GitCommit: cd6cc0f942e9a2049765d5b99db66c5270d79566
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20231128
+GitFetch: refs/heads/x86_64/3.0-20231209
+GitCommit: 13459fd9a852e4f8b1959a1bde0bf417763e17e1
+arm64v8-GitCommit: 7c1a976c70224c4876df88b919efb615bc9660cb
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20231209
-Tags: 4.0, 4.0-20231125
+Tags: 4.0, 4.0-20231209
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20231125
-GitCommit: cbf5c97be2a49f8368ea6bcb3651776b0354713a
-arm64v8-GitCommit: 52f4081a435fdf178a64fad26dead60806741dc9
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20231125
+GitFetch: refs/heads/x86_64/4.0-20231209
+GitCommit: 1c70a66c8a98b1873c6ffea3ff87944bc290387d
+arm64v8-GitCommit: fed3f13b0c6072a1d6bff1cdebadbf34a35e3272
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20231209
-Tags: 5.0, 5.0-20231128, latest
+Tags: 5.0, 5.0-20231209, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20231128
-GitCommit: 37bd9b69ccb152376b49cddd0fc0cc5b2f85f49f
-arm64v8-GitCommit: 88b41ccef66c97738263cf4d730bd1ce7b3990a3
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20231128
+GitFetch: refs/heads/x86_64/5.0-20231209
+GitCommit: d0e3d3ea6a786ea30e65be4185f433daf70a805e
+arm64v8-GitCommit: 170c67ff4c86d45c544e375e121701810e7b258a
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20231209
diff --git a/_bashbrew-list b/_bashbrew-list
index 0dc5f7b..72ec8d0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
photon:3.0
-photon:3.0-20231128
+photon:3.0-20231209
photon:4.0
-photon:4.0-20231125
+photon:4.0-20231209
photon:5.0
-photon:5.0-20231128
+photon:5.0-20231209
photon:latest
diff --git a/photon_3.0-20231128/Dockerfile b/photon_3.0-20231209/Dockerfile
similarity index 60%
rename from photon_3.0-20231128/Dockerfile
rename to photon_3.0-20231209/Dockerfile
index ae89480..9513afb 100644
--- a/photon_3.0-20231128/Dockerfile
+++ b/photon_3.0-20231209/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-3ae4a3f73.tar.gz /
+ADD photon-rootfs-3.0-3b1ede90d.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20231128"
+ build-date="20231209"
CMD ["/bin/bash"]
diff --git a/photon_3.0-20231128/photon-rootfs-3.0-3ae4a3f73.tar.gz b/photon_3.0-20231209/photon-rootfs-3.0-3b1ede90d.tar.gz
similarity index 63%
rename from photon_3.0-20231128/photon-rootfs-3.0-3ae4a3f73.tar.gz
rename to photon_3.0-20231209/photon-rootfs-3.0-3b1ede90d.tar.gz
index f1a50fd..c196d07 100644
Binary files a/photon_3.0-20231128/photon-rootfs-3.0-3ae4a3f73.tar.gz and b/photon_3.0-20231209/photon-rootfs-3.0-3b1ede90d.tar.gz differ
diff --git a/photon_3.0-20231128/photon-rootfs-3.0-3ae4a3f73.tar.gz 'tar -t' b/photon_3.0-20231209/photon-rootfs-3.0-3b1ede90d.tar.gz 'tar -t'
similarity index 100%
rename from photon_3.0-20231128/photon-rootfs-3.0-3ae4a3f73.tar.gz 'tar -t'
rename to photon_3.0-20231209/photon-rootfs-3.0-3b1ede90d.tar.gz 'tar -t'
diff --git a/photon_4.0-20231125/Dockerfile b/photon_4.0-20231209/Dockerfile
similarity index 60%
rename from photon_4.0-20231125/Dockerfile
rename to photon_4.0-20231209/Dockerfile
index 420b71a..6cd2064 100644
--- a/photon_4.0-20231125/Dockerfile
+++ b/photon_4.0-20231209/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-4.0-696dd0796.tar.gz /
+ADD photon-rootfs-4.0-8fdd708d8.tar.gz /
LABEL name="Photon OS x86_64/4.0 Base Image" \
vendor="VMware" \
- build-date="20231125"
+ build-date="20231209"
CMD ["/bin/bash"]
diff --git a/photon_4.0-20231125/photon-rootfs-4.0-696dd0796.tar.gz b/photon_4.0-20231209/photon-rootfs-4.0-8fdd708d8.tar.gz
similarity index 64%
rename from photon_4.0-20231125/photon-rootfs-4.0-696dd0796.tar.gz
rename to photon_4.0-20231209/photon-rootfs-4.0-8fdd708d8.tar.gz
index 8f78d41..f4b95f8 100644
Binary files a/photon_4.0-20231125/photon-rootfs-4.0-696dd0796.tar.gz and b/photon_4.0-20231209/photon-rootfs-4.0-8fdd708d8.tar.gz differ
diff --git a/photon_4.0-20231125/photon-rootfs-4.0-696dd0796.tar.gz 'tar -t' b/photon_4.0-20231209/photon-rootfs-4.0-8fdd708d8.tar.gz 'tar -t'
similarity index 100%
rename from photon_4.0-20231125/photon-rootfs-4.0-696dd0796.tar.gz 'tar -t'
rename to photon_4.0-20231209/photon-rootfs-4.0-8fdd708d8.tar.gz 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index df58ee8..3480cb3 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-5.0-97c422684.x86_64.tar.gz /
+ADD photon-rootfs-5.0-53b4af803.x86_64.tar.gz /
LABEL name="Photon OS x86_64/5.0 Base Image" \
vendor="VMware" \
- build-date="20231128"
+ build-date="20231209"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-97c422684.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-53b4af803.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-97c422684.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-53b4af803.x86_64.tar.gz
index e6ef937..5fdc295 100644
Binary files a/photon_latest/photon-rootfs-5.0-97c422684.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-53b4af803.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-97c422684.x86_64.tar.gz 'tar -t' b/photon_latest/photon-rootfs-5.0-53b4af803.x86_64.tar.gz 'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-97c422684.x86_64.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-5.0-53b4af803.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