We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f864cb + fc0d856 commit 0297709Copy full SHA for 0297709
docker/debian8/Dockerfile-tyr-worker
@@ -1,7 +1,7 @@
1
FROM navitia/master
2
3
# Install some binaries from tartare-tools
4
-ENV TARTARE_TOOLS_VERSION="v0.42.0"
+ENV TARTARE_TOOLS_VERSION="v0.44.0"
5
ARG GITHUB_TOKEN
6
RUN git config --global url."https://x-access-token:${GITHUB_TOKEN}@github.com/hove-io/".insteadOf "ssh://[email protected]/hove-io/"
7
RUN git clone -b ${TARTARE_TOOLS_VERSION} --depth 1 https://x-access-token:${GITHUB_TOKEN}@github.com/hove-io/tartare-tools
0 commit comments