We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a4ea0 commit 1ee5388Copy full SHA for 1ee5388
.travis/download.sh
@@ -4,4 +4,4 @@ echo "Logging in to Docker registry"
4
docker login -u ${DOCKER_USER} -p ${DOCKER_PASSWORD}
5
6
echo "Getting Docker Image"
7
-docker pull marklogiccommunity/marklogic-datahub-2x
+docker pull marklogiccommunity/marklogic-datahub:${ML_VERSION}
0 commit comments