Closed gmauro closed 5 years ago
To make those migration easier we could use
ARG GALAXY_VERSION=dev FROM quay.io/bgruening/galaxy-base:$GALAXY_VERSION
and replace the hardcoded one here: https://github.com/bgruening/docker-galaxy-stable/blob/dev/compose/galaxy-init/Dockerfile#L5 and elsewhere.
To make those migration easier we could use
and replace the hardcoded one here: https://github.com/bgruening/docker-galaxy-stable/blob/dev/compose/galaxy-init/Dockerfile#L5 and elsewhere.