Dockerfile pulls jsdep image from quay.io
This is the same image but now hosted on (public) quay.io instead to avoid the DockerHub rate limits.
Related to previous v0.27.3
release (we missed this other BASE
image as it was in the middle of the Dockerfile
).
PR: #856