wangyum commented on code in PR #5969:
URL: https://github.com/apache/incubator-gluten/pull/5969#discussion_r1626861502


##########
.github/workflows/build_bundle_package.yml:
##########
@@ -38,7 +38,7 @@ on:
 jobs:
   build-native-lib:
     runs-on: ubuntu-20.04
-    container: apache/gluten:gluten-vcpkg-builder_2024_03_17
+    container: gluten:gluten-vcpkg-builder_2024_05_29

Review Comment:
   It seems the container should be 
`apache/gluten:gluten-vcpkg-builder_2024_05_29`?
   ```
    /usr/bin/docker pull gluten:gluten-vcpkg-builder_2024_05_29
     Error response from daemon: pull access denied for gluten, repository does 
not exist or may require 'docker login': denied: requested access to the 
resource is denied
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to