Skip to content
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 #8059

Merged
merged 2 commits into from
May 23, 2020
Merged

Update photon image #8059

merged 2 commits into from
May 23, 2020

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

@github-actions
Copy link

Diff for 3577c81:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5fc6489..7d92d13 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -10,9 +10,9 @@ Tags: 2.0, 2.0-20200515
 GitFetch: refs/heads/2.0-20200515
 GitCommit: 099e5627d6a2911fc39bd4c161a15950e22de9ea
 
-Tags: 3.0, 3.0-20200424, latest
+Tags: 3.0, 3.0-20200522, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20200424
-GitCommit: 5a5ac7caccd1299e9481bac190806d89e5010615
-arm64v8-GitCommit: 3564ee26f6eb58b1540509336b360bc14fdbe9f5
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20200424
+GitFetch: refs/heads/x86_64/3.0-20200522
+GitCommit: f1623ddb44f5f20d0c61da0ff948fc7df2109208
+arm64v8-GitCommit: 1841bc4c6086b36defcb0b6d42679653d848e1af
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20200522
diff --git a/_bashbrew-list b/_bashbrew-list
index 503dd7f..43fd41a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ photon:1.0-20200515
 photon:2.0
 photon:2.0-20200515
 photon:3.0
-photon:3.0-20200424
+photon:3.0-20200522
 photon:latest
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index e7b5ddf..72eed1d 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-cf48f54.tar.gz /
+ADD photon-rootfs-3.0-d8698a9.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20200424"
+    build-date="20200522"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-3.0-cf48f54.tar.gz b/photon_latest/photon-rootfs-3.0-d8698a9.tar.gz
similarity index 62%
rename from photon_latest/photon-rootfs-3.0-cf48f54.tar.gz
rename to photon_latest/photon-rootfs-3.0-d8698a9.tar.gz
index beb3917..eac40e1 100644
Binary files a/photon_latest/photon-rootfs-3.0-cf48f54.tar.gz and b/photon_latest/photon-rootfs-3.0-d8698a9.tar.gz differ
diff --git a/photon_latest/photon-rootfs-3.0-cf48f54.tar.gz  'tar -t' b/photon_latest/photon-rootfs-3.0-d8698a9.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-3.0-cf48f54.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-3.0-d8698a9.tar.gz  'tar -t'

@yosifkit yosifkit merged commit 9a8746d into docker-library:master May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants