-
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 #9627
Merged
Merged
Update photon image #9627
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
837c313
to
1e27ea5
Compare
1e27ea5
to
084ac7f
Compare
Diff for 084ac7f:diff --git a/_bashbrew-cat b/_bashbrew-cat
index dacf976..b3e7ee5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,17 +2,17 @@ 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-20210129
-GitFetch: refs/heads/1.0-20210129
-GitCommit: b7ff39fcb7abaf02305824101d21d2efb594a5ac
+Tags: 1.0, 1.0-20210212
+GitFetch: refs/heads/1.0-20210212
+GitCommit: e58669ae4258c0e857ef4313f1807a9b321f8478
-Tags: 2.0, 2.0-20210129
-GitFetch: refs/heads/2.0-20210129
-GitCommit: 32e370f870e435ba753b0c9531022b1f72c4d711
+Tags: 2.0, 2.0-20210212
+GitFetch: refs/heads/2.0-20210212
+GitCommit: 3f67b2a437871250bef4e820de0b92f785653bd5
-Tags: 3.0, 3.0-20210205, latest
+Tags: 3.0, 3.0-20210212, latest
Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20210205
-GitCommit: 571bee3ed1e9186a8f7ba75a1618b3baba09b621
+GitFetch: refs/heads/x86_64/3.0-20210212
+GitCommit: 004e731e3eb3185bf3d74b183cdf382937ecfe4e
arm64v8-GitCommit: 4d53fdf7e303d8894ae49b70d9f5a98e8462e231
arm64v8-GitFetch: refs/heads/aarch64/3.0-20210205
diff --git a/_bashbrew-list b/_bashbrew-list
index 6e60088..7a3ccfa 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
photon:1.0
-photon:1.0-20210129
+photon:1.0-20210212
photon:2.0
-photon:2.0-20210129
+photon:2.0-20210212
photon:3.0
-photon:3.0-20210205
+photon:3.0-20210212
photon:latest
diff --git a/photon_1.0-20210129/Dockerfile b/photon_1.0-20210212/Dockerfile
similarity index 58%
rename from photon_1.0-20210129/Dockerfile
rename to photon_1.0-20210212/Dockerfile
index 9baf498..1da7311 100644
--- a/photon_1.0-20210129/Dockerfile
+++ b/photon_1.0-20210212/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-1.0-5ffe24336.tar.bz2 /
+ADD photon-rootfs-1.0-0f4149fc1.tar.bz2 /
LABEL name="Photon OS 1.0 Base Image" \
vendor="VMware" \
- build-date="20210129"
+ build-date="20210212"
CMD ["/bin/bash"]
diff --git a/photon_1.0-20210129/photon-rootfs-1.0-5ffe24336.tar.bz2 b/photon_1.0-20210212/photon-rootfs-1.0-0f4149fc1.tar.bz2
similarity index 78%
rename from photon_1.0-20210129/photon-rootfs-1.0-5ffe24336.tar.bz2
rename to photon_1.0-20210212/photon-rootfs-1.0-0f4149fc1.tar.bz2
index 6ff5d79..b8a4d17 100644
Binary files a/photon_1.0-20210129/photon-rootfs-1.0-5ffe24336.tar.bz2 and b/photon_1.0-20210212/photon-rootfs-1.0-0f4149fc1.tar.bz2 differ
diff --git a/photon_1.0-20210129/photon-rootfs-1.0-5ffe24336.tar.bz2 'tar -t' b/photon_1.0-20210212/photon-rootfs-1.0-0f4149fc1.tar.bz2 'tar -t'
similarity index 100%
rename from photon_1.0-20210129/photon-rootfs-1.0-5ffe24336.tar.bz2 'tar -t'
rename to photon_1.0-20210212/photon-rootfs-1.0-0f4149fc1.tar.bz2 'tar -t'
diff --git a/photon_2.0-20210129/Dockerfile b/photon_2.0-20210212/Dockerfile
similarity index 58%
rename from photon_2.0-20210129/Dockerfile
rename to photon_2.0-20210212/Dockerfile
index fb33904..f6d6c3d 100644
--- a/photon_2.0-20210129/Dockerfile
+++ b/photon_2.0-20210212/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-2.0-da49e3d03.tar.bz2 /
+ADD photon-rootfs-2.0-1210e5170.tar.bz2 /
LABEL name="Photon OS 2.0 Base Image" \
vendor="VMware" \
- build-date="20210129"
+ build-date="20210212"
CMD ["/bin/bash"]
diff --git a/photon_2.0-20210129/photon-rootfs-2.0-da49e3d03.tar.bz2 b/photon_2.0-20210212/photon-rootfs-2.0-1210e5170.tar.bz2
similarity index 61%
rename from photon_2.0-20210129/photon-rootfs-2.0-da49e3d03.tar.bz2
rename to photon_2.0-20210212/photon-rootfs-2.0-1210e5170.tar.bz2
index fad98d4..d846a9d 100644
Binary files a/photon_2.0-20210129/photon-rootfs-2.0-da49e3d03.tar.bz2 and b/photon_2.0-20210212/photon-rootfs-2.0-1210e5170.tar.bz2 differ
diff --git a/photon_2.0-20210129/photon-rootfs-2.0-da49e3d03.tar.bz2 'tar -t' b/photon_2.0-20210212/photon-rootfs-2.0-1210e5170.tar.bz2 'tar -t'
similarity index 100%
rename from photon_2.0-20210129/photon-rootfs-2.0-da49e3d03.tar.bz2 'tar -t'
rename to photon_2.0-20210212/photon-rootfs-2.0-1210e5170.tar.bz2 'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index ec580c2..695c00e 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
FROM scratch
-ADD photon-rootfs-3.0-9e3657a10.tar.gz /
+ADD photon-rootfs-3.0-8726c2f0d.tar.gz /
LABEL name="Photon OS x86_64/3.0 Base Image" \
vendor="VMware" \
- build-date="20210205"
+ build-date="20210212"
CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-3.0-9e3657a10.tar.gz b/photon_latest/photon-rootfs-3.0-8726c2f0d.tar.gz
similarity index 65%
rename from photon_latest/photon-rootfs-3.0-9e3657a10.tar.gz
rename to photon_latest/photon-rootfs-3.0-8726c2f0d.tar.gz
index e030b5c..6449334 100644
Binary files a/photon_latest/photon-rootfs-3.0-9e3657a10.tar.gz and b/photon_latest/photon-rootfs-3.0-8726c2f0d.tar.gz differ
diff --git a/photon_latest/photon-rootfs-3.0-9e3657a10.tar.gz 'tar -t' b/photon_latest/photon-rootfs-3.0-8726c2f0d.tar.gz 'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-3.0-9e3657a10.tar.gz 'tar -t'
rename to photon_latest/photon-rootfs-3.0-8726c2f0d.tar.gz 'tar -t'
|
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