Skip to content

Commit

Permalink
ci: Update MOTIS to v0.11.29
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Mar 31, 2024
1 parent ea6d567 commit a3d07d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN GOBIN=/usr/local/bin/ go install github.com/patrickbr/gtfstidy@25d4d6d1079a5

FROM docker.io/debian:bookworm-slim

ARG MOTIS_VERSION=v0.11.27
ARG MOTIS_VERSION=v0.11.29

RUN apt-get update -y && \
apt-get install -y --no-install-recommends git python3-requests python3-jinja2 wget bzip2 rsync openssh-client && \
Expand Down

0 comments on commit a3d07d1

Please sign in to comment.