Skip to content

Commit 0297709

Browse files
authored
Merge pull request #4298 from hove-io/upgrade_tartare_tools
Upgrade tartaretools
2 parents 3f864cb + fc0d856 commit 0297709

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)