Skip to content

Commit

Permalink
Upgrade tartaretools
Browse files Browse the repository at this point in the history
  • Loading branch information
azime committed Aug 20, 2024
1 parent 3f864cb commit fc0d856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/debian8/Dockerfile-tyr-worker
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM navitia/master

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

0 comments on commit fc0d856

Please sign in to comment.