andygrove opened a new issue #918:
URL: https://github.com/apache/arrow-datafusion/issues/918


   **Describe the bug**
   
   ballista-base gets tagged as 0.6.0 but then a subsequent docker build is 
looking for 0.5.0-SNAPSHOT
   
   ```
   Successfully tagged ballista-base:0.6.0
   Sending build context to Docker daemon  11.42MB
   Step 1/56 : ARG RELEASE_FLAG=--release
   Step 2/56 : FROM ballista-base:0.5.0-SNAPSHOT AS base
   pull access denied for ballista-base, repository does not exist or may 
require 'docker login': denied: requested access to the resource is denied
   ```
   
   **To Reproduce**
   `./dev/integration-tests.sh`
   
   
   


-- 
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]


Reply via email to