Pinimo opened a new issue #12331:
URL: https://github.com/apache/superset/issues/12331


   We failed to find the docker hub image for Superset 0.38.
   
   ### Expected results
   
   Given that release 0.38 is linked to commit 6d605c9, we went looking here:
   
   * old Preset Docker Hub account: [no results 
found](https://hub.docker.com/r/preset/superset/tags?page=1&ordering=last_updated&name=0.38)
   * new Apache `incubator-superset` Docker Hub account: [no results 
found](https://hub.docker.com/r/apache/incubator-superset/tags?page=1&ordering=last_updated&name=6d605c9)
   
   ### Actual results
   
   No images are built for the 0.38 version of the code. In the Apache Docker 
Hub account, the images started being built "2 months ago". Version 0.38 was 
tagged in November, 2020. I suspect the automatic builds started too late for 
0.38 to be built.
   
   #### Screenshots
   
   #### How to reproduce the bug
   
   Try building this Dockerfile:
   ```Dockerfile
   FROM apache/incubator-superset:6d605c958a089f535fa685cc6a1b6cf8eb26e276
   ```
   
   Or this one:
   
   ```Dockerfile
   FROM preset/superset:0.38
   ```
   
   
   ### Environment
   
   Not relevant
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] (not relevant) I have checked the superset logs for python stacktraces 
and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Blocking bug for our deployments
   


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

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