Skip to content

Commit fc0d856

Browse files
committed
Upgrade tartaretools
1 parent 3f864cb commit fc0d856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/debian8/Dockerfile-tyr-worker

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM navitia/master
22

33
# Install some binaries from tartare-tools
4-
ENV TARTARE_TOOLS_VERSION="v0.42.0"
4+
ENV TARTARE_TOOLS_VERSION="v0.44.0"
55
ARG GITHUB_TOKEN
66
RUN git config --global url."https://x-access-token:${GITHUB_TOKEN}@github.com/hove-io/".insteadOf "ssh://[email protected]/hove-io/"
77
RUN git clone -b ${TARTARE_TOOLS_VERSION} --depth 1 https://x-access-token:${GITHUB_TOKEN}@github.com/hove-io/tartare-tools

0 commit comments

Comments
 (0)