-
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 #14239
Merged
Merged
Update photon image #14239
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.
Diff for 1659ed7:diff --git a/_bashbrew-cat b/_bashbrew-cat
index f8e98f9..303dae0 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,23 +2,19 @@ Maintainers: Fabio Rapposelli <fabio@vmware.com> (@frapposelli), Michelle Wang <
GitRepo: https://github.com/vmware/photon-docker-image.git
Directory: docker
-Tags: 2.0, 2.0-20221224
-GitFetch: refs/heads/2.0-20221224
-GitCommit: d420ffbab4ff9e1045217855073736775472694a
-
-Tags: 3.0, 3.0-20230304
+Tags: 3.0, 3.0-20230311
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20230304
-GitCommit: 4ddbddd0033c4916333166327f676fd4046e643e
-arm64v8-GitCommit: 95ebaaebab76962363935b3f2ee44695521532c1
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20230304
+GitFetch: refs/heads/x86_64/3.0-20230311
+GitCommit: 7bbd25f6776ff099b678c9af8f3349e0431b7657
+arm64v8-GitCommit: e2547633fde20674483a423513f95fa9a16a8ea6
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20230311
-Tags: 4.0, 4.0-20230304, latest
+Tags: 4.0, 4.0-20230312, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20230304
-GitCommit: a766f83657601b7567494baa84dc0c4ad6db12d3
-arm64v8-GitCommit: 7e1c8ee2d11d36dc6c98c27bf245f79873596169
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20230304
+GitFetch: refs/heads/x86_64/4.0-20230312
+GitCommit: 42dc4ab2660baaee004f2ff4fc7ecae6405418ff
+arm64v8-GitCommit: 7483f03aebce0d28cfdc8a3bf10d3d1d9962dba7
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20230312
Tags: 5.0, 5.0-20230128, 5.0-beta
Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index 23a2065..80bf33b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,9 +1,7 @@
-photon:2.0
-photon:2.0-20221224
photon:3.0
-photon:3.0-20230304
+photon:3.0-20230311
photon:4.0
-photon:4.0-20230304
+photon:4.0-20230312
photon:5.0
photon:5.0-20230128
photon:5.0-beta
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 94b2c17..6fe74a2 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,4 +1,3 @@
-photon:2.0-20221224
-photon:3.0-20230304
+photon:3.0-20230311
photon:latest
photon:5.0-beta
diff --git a/photon_2.0-20221224/Dockerfile b/photon_2.0-20221224/Dockerfile
deleted file mode 100644
index 0bdae08..0000000
diff --git a/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2 b/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2
deleted file mode 100644
index 0fcccd4..0000000
diff --git a/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2 'tar -t' b/photon_2.0-20221224/photon-rootfs-2.0-6d27e65a6.tar.bz2 'tar -t'
deleted file mode 100644
index 0dd132b..0000000
diff --git a/photon_3.0-20230304/Dockerfile b/photon_3.0-20230311/Dockerfile
similarity index 60%
rename from photon_3.0-20230304/Dockerfile
rename to photon_3.0-20230311/Dockerfile
index 7cf5ad0..06bb759 100644
--- a/photon_3.0-20230304/Dockerfile
+++ b/photon_3.0-20230311/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-0327a7404.tar.gz /
+ADD photon-rootfs-3.0-068d6e653.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20230304"
+ build-date="20230311"
CMD ["/bin/bash"]
diff --git a/photon_3.0-20230304/photon-rootfs-3.0-0327a7404.tar.gz b/photon_3.0-20230311/photon-rootfs-3.0-068d6e653.tar.gz
similarity index 63%
rename from photon_3.0-20230304/photon-rootfs-3.0-0327a7404.tar.gz
rename to photon_3.0-20230311/photon-rootfs-3.0-068d6e653.tar.gz
index ba72eec..001cd07 100644
Binary files a/photon_3.0-20230304/photon-rootfs-3.0-0327a7404.tar.gz and b/photon_3.0-20230311/photon-rootfs-3.0-068d6e653.tar.gz differ
diff --git a/photon_3.0-20230304/photon-rootfs-3.0-0327a7404.tar.gz 'tar -t' b/photon_3.0-20230311/photon-rootfs-3.0-068d6e653.tar.gz 'tar -t'
similarity index 100%
rename from photon_3.0-20230304/photon-rootfs-3.0-0327a7404.tar.gz 'tar -t'
rename to photon_3.0-20230311/photon-rootfs-3.0-068d6e653.tar.gz 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 05e6364..c3c2161 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-4.0-c1292d3dd.tar.gz /
+ADD photon-rootfs-4.0-2bfe6098f.tar.gz /
LABEL name="Photon OS x86_64/4.0 Base Image" \
vendor="VMware" \
- build-date="20230304"
+ build-date="20230312"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-4.0-c1292d3dd.tar.gz b/photon_latest/photon-rootfs-4.0-2bfe6098f.tar.gz
similarity index 63%
rename from photon_latest/photon-rootfs-4.0-c1292d3dd.tar.gz
rename to photon_latest/photon-rootfs-4.0-2bfe6098f.tar.gz
index ebc466d..2a426df 100644
Binary files a/photon_latest/photon-rootfs-4.0-c1292d3dd.tar.gz and b/photon_latest/photon-rootfs-4.0-2bfe6098f.tar.gz differ
diff --git a/photon_latest/photon-rootfs-4.0-c1292d3dd.tar.gz 'tar -t' b/photon_latest/photon-rootfs-4.0-2bfe6098f.tar.gz 'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-4.0-c1292d3dd.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-4.0-2bfe6098f.tar.gz 'tar -t' Relevant Maintainers:
|
No update for 3.0 and 4.0. And we just release 5.0 RC images. Please help to publish 5.0-RC docker for Photon OS. Thanks, |
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