- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.5k
 
Update photon image #20161
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
base: master
Are you sure you want to change the base?
Update photon image #20161
Conversation
      
        
              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.
| 
           Please hold on to merge it and we will publish a docker image for photon 5.0 soon. Thanks,  | 
    
| 
           Not ready yet since photon 5.0 aarch64 is not published yet. We will update you once it is ready. Thanks,  | 
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
          Diff for a170bff:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 915490b..567bfb1 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,16 +9,16 @@ GitCommit: f848d5df815c0afe76b42a608d49df0e87af51c2
 arm64v8-GitCommit: 93a0c62b9b7790fc27d1413f65073ef1a2894bab
 arm64v8-GitFetch: refs/heads/aarch64/3.0-20250316
 
-Tags: 4.0, 4.0-20251012
+Tags: 4.0, 4.0-20251102
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20251012
-GitCommit: 75d6173bc370ace82b24de6e7319483fd8e54869
-arm64v8-GitCommit: 81e7d951ccf2cc78baf3adc4df775b3ff1a34e28
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20251012
+GitFetch: refs/heads/x86_64/4.0-20251102
+GitCommit: 6ca925ba487203dc07c55039ebd4f8d68c094cfa
+arm64v8-GitCommit: afb1260f227b116c06f7d59ee12f934ddbae9bf0
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20251102
 
-Tags: 5.0, 5.0-20251011, latest
+Tags: 5.0, 5.0-20251022, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20251011
-GitCommit: 8921fff02b3b2ce4bbc6116b4c6b4c708562aa96
+GitFetch: refs/heads/x86_64/5.0-20251022
+GitCommit: 97b543629b25b053d22769c220206d33c67c98cb
 arm64v8-GitCommit: eafb1cc548b25fdb1e4061dcfa1027b5d0e45e4a
 arm64v8-GitFetch: refs/heads/aarch64/5.0-20251011
diff --git a/_bashbrew-list b/_bashbrew-list
index cb01792..fcaf6ad 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
 photon:3.0-20250316
 photon:4.0
-photon:4.0-20251012
+photon:4.0-20251102
 photon:5.0
-photon:5.0-20251011
+photon:5.0-20251022
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index b3fff13..0b9114a 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
 photon:3.0-20250316
-photon:4.0-20251012
+photon:4.0-20251102
 photon:latest
diff --git a/photon_4.0-20251012/Dockerfile b/photon_4.0-20251102/Dockerfile
similarity index 60%
rename from photon_4.0-20251012/Dockerfile
rename to photon_4.0-20251102/Dockerfile
index 8761952..004851f 100644
--- a/photon_4.0-20251012/Dockerfile
+++ b/photon_4.0-20251102/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-de884c0e9.tar.gz /
+ADD photon-rootfs-4.0-634a2cf2c.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20251012"
+    build-date="20251102"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20251012/photon-rootfs-4.0-de884c0e9.tar.gz b/photon_4.0-20251102/photon-rootfs-4.0-634a2cf2c.tar.gz
similarity index 65%
rename from photon_4.0-20251012/photon-rootfs-4.0-de884c0e9.tar.gz
rename to photon_4.0-20251102/photon-rootfs-4.0-634a2cf2c.tar.gz
index 627cebc..46515b6 100644
Binary files a/photon_4.0-20251012/photon-rootfs-4.0-de884c0e9.tar.gz and b/photon_4.0-20251102/photon-rootfs-4.0-634a2cf2c.tar.gz differ
diff --git a/photon_4.0-20251012/photon-rootfs-4.0-de884c0e9.tar.gz  'tar -t' b/photon_4.0-20251102/photon-rootfs-4.0-634a2cf2c.tar.gz  'tar -t'
similarity index 100%
rename from photon_4.0-20251012/photon-rootfs-4.0-de884c0e9.tar.gz  'tar -t'
rename to photon_4.0-20251102/photon-rootfs-4.0-634a2cf2c.tar.gz  'tar -t'
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 703ef63..537b1fd 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz /
+ADD photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20251011"
+    build-date="20251022"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-130a9a763.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz
similarity index 63%
rename from photon_latest/photon-rootfs-5.0-130a9a763.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz
index a7e838f..1a50372 100644
Binary files a/photon_latest/photon-rootfs-5.0-130a9a763.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-130a9a763.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz  'tar -t'
similarity index 100%
rename from photon_latest/photon-rootfs-5.0-130a9a763.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-5fbc9ce96.x86_64.tar.gz  'tar -t'Relevant Maintainers: 
  | 
    
          
 This is still accurate, right? (I don't see a 5.0 arm64 push here 👀)  | 
    
| 
           Hi @tianon , Thank you for taking care of this. Since we haven't had a succeed aarch64 build last week, we cannot ship aarch64 docker image. I am going to check our aarch64 build status later today and Update you here. Please still not publish the PR for now. Thanks,  | 
    
Update photon image