-
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 #12337
Merged
Merged
Update photon image #12337
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
7d04607
to
a9e90a5
Compare
Diff for 407b254:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 23a2dce..8e30b28 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,20 +2,20 @@ 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-20220325
-GitFetch: refs/heads/1.0-20220325
-GitCommit: 75192d674f1cf256f000823c7cf4b6d3d2804fda
+Tags: 1.0, 1.0-20220429
+GitFetch: refs/heads/1.0-20220429
+GitCommit: 342dd394f4ed02621caf551cc60083a757effcd3
-Tags: 2.0, 2.0-20220422
-GitFetch: refs/heads/2.0-20220422
-GitCommit: b371cf11bc5a427dd6d0632a41fae6ff19749209
+Tags: 2.0, 2.0-20220429
+GitFetch: refs/heads/2.0-20220429
+GitCommit: 0eed24631a60768514bd86ccc015d4fbe01f7978
-Tags: 3.0, 3.0-20220422
+Tags: 3.0, 3.0-20220429
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20220422
-GitCommit: f520f0e242f1794d9a800015e3d00aca6798c30e
-arm64v8-GitCommit: e1286bb99d8db66ffab88a59302df84d2ef9f3d5
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20220422
+GitFetch: refs/heads/x86_64/3.0-20220429
+GitCommit: ee62672efb21ec8ff8dd8a568a7509c075376351
+arm64v8-GitCommit: 370af51733319739ed8ddde388b240e66bf75b31
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20220429
Tags: 4.0, 4.0-20220422, latest
Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index ea39ff8..f3f14cc 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,9 +1,9 @@
photon:1.0
-photon:1.0-20220325
+photon:1.0-20220429
photon:2.0
-photon:2.0-20220422
+photon:2.0-20220429
photon:3.0
-photon:3.0-20220422
+photon:3.0-20220429
photon:4.0
photon:4.0-20220422
photon:latest
diff --git a/photon_1.0-20220325/Dockerfile b/photon_1.0-20220429/Dockerfile
similarity index 58%
rename from photon_1.0-20220325/Dockerfile
rename to photon_1.0-20220429/Dockerfile
index 8ab6857..6805a1c 100644
--- a/photon_1.0-20220325/Dockerfile
+++ b/photon_1.0-20220429/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-1.0-c8cde4aa4.tar.bz2 /
+ADD photon-rootfs-1.0-eb013cda2.tar.bz2 /
LABEL name="Photon OS 1.0 Base Image" \
vendor="VMware" \
- build-date="20220325"
+ build-date="20220429"
CMD ["/bin/bash"]
diff --git a/photon_1.0-20220325/photon-rootfs-1.0-c8cde4aa4.tar.bz2 b/photon_1.0-20220429/photon-rootfs-1.0-eb013cda2.tar.bz2
similarity index 77%
rename from photon_1.0-20220325/photon-rootfs-1.0-c8cde4aa4.tar.bz2
rename to photon_1.0-20220429/photon-rootfs-1.0-eb013cda2.tar.bz2
index 1e1ea30..b2e6a02 100644
Binary files a/photon_1.0-20220325/photon-rootfs-1.0-c8cde4aa4.tar.bz2 and b/photon_1.0-20220429/photon-rootfs-1.0-eb013cda2.tar.bz2 differ
diff --git a/photon_1.0-20220325/photon-rootfs-1.0-c8cde4aa4.tar.bz2 'tar -t' b/photon_1.0-20220429/photon-rootfs-1.0-eb013cda2.tar.bz2 'tar -t'
similarity index 100%
rename from photon_1.0-20220325/photon-rootfs-1.0-c8cde4aa4.tar.bz2 'tar -t'
rename to photon_1.0-20220429/photon-rootfs-1.0-eb013cda2.tar.bz2 'tar -t'
diff --git a/photon_2.0-20220422/Dockerfile b/photon_2.0-20220429/Dockerfile
similarity index 58%
rename from photon_2.0-20220422/Dockerfile
rename to photon_2.0-20220429/Dockerfile
index dbc89eb..9c09f3d 100644
--- a/photon_2.0-20220422/Dockerfile
+++ b/photon_2.0-20220429/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-2.0-b8512730e.tar.bz2 /
+ADD photon-rootfs-2.0-8c435a3cb.tar.bz2 /
LABEL name="Photon OS 2.0 Base Image" \
vendor="VMware" \
- build-date="20220422"
+ build-date="20220429"
CMD ["/bin/bash"]
diff --git a/photon_2.0-20220422/photon-rootfs-2.0-b8512730e.tar.bz2 b/photon_2.0-20220429/photon-rootfs-2.0-8c435a3cb.tar.bz2
similarity index 61%
rename from photon_2.0-20220422/photon-rootfs-2.0-b8512730e.tar.bz2
rename to photon_2.0-20220429/photon-rootfs-2.0-8c435a3cb.tar.bz2
index deec50f..1f3fd19 100644
Binary files a/photon_2.0-20220422/photon-rootfs-2.0-b8512730e.tar.bz2 and b/photon_2.0-20220429/photon-rootfs-2.0-8c435a3cb.tar.bz2 differ
diff --git a/photon_2.0-20220422/photon-rootfs-2.0-b8512730e.tar.bz2 'tar -t' b/photon_2.0-20220429/photon-rootfs-2.0-8c435a3cb.tar.bz2 'tar -t'
similarity index 100%
rename from photon_2.0-20220422/photon-rootfs-2.0-b8512730e.tar.bz2 'tar -t'
rename to photon_2.0-20220429/photon-rootfs-2.0-8c435a3cb.tar.bz2 'tar -t'
diff --git a/photon_3.0-20220422/Dockerfile b/photon_3.0-20220429/Dockerfile
similarity index 60%
rename from photon_3.0-20220422/Dockerfile
rename to photon_3.0-20220429/Dockerfile
index ff5636c..e38af72 100644
--- a/photon_3.0-20220422/Dockerfile
+++ b/photon_3.0-20220429/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-a98119968.tar.gz /
+ADD photon-rootfs-3.0-e70b293b5.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20220422"
+ build-date="20220429"
CMD ["/bin/bash"]
diff --git a/photon_3.0-20220422/photon-rootfs-3.0-a98119968.tar.gz b/photon_3.0-20220429/photon-rootfs-3.0-e70b293b5.tar.gz
similarity index 64%
rename from photon_3.0-20220422/photon-rootfs-3.0-a98119968.tar.gz
rename to photon_3.0-20220429/photon-rootfs-3.0-e70b293b5.tar.gz
index e5c8413..b0c9464 100644
Binary files a/photon_3.0-20220422/photon-rootfs-3.0-a98119968.tar.gz and b/photon_3.0-20220429/photon-rootfs-3.0-e70b293b5.tar.gz differ
diff --git a/photon_3.0-20220422/photon-rootfs-3.0-a98119968.tar.gz 'tar -t' b/photon_3.0-20220429/photon-rootfs-3.0-e70b293b5.tar.gz 'tar -t'
similarity index 100%
rename from photon_3.0-20220422/photon-rootfs-3.0-a98119968.tar.gz 'tar -t'
rename to photon_3.0-20220429/photon-rootfs-3.0-e70b293b5.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