Currently the image on Dockerhub is only updated with commits on master. However, we're almost always working from the release branch, so this should probably build and push to Dockerhub as well.
Or, at the very least, the image that is built from master should no longer have the :dev tag.
Currently the image on Dockerhub is only updated with commits on master. However, we're almost always working from the release branch, so this should probably build and push to Dockerhub as well.
Or, at the very least, the image that is built from master should no longer have the
:dev
tag.