Skip to content

Commit

Permalink
put todos
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Nov 21, 2023
1 parent f371fcf commit 19cd2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtfs-importer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ RUN \
&& chmod +x /usr/local/bin/gtfstidy

# todo: gtfs-via-postgres is Prosperity-dual-licensed, obtain a purely Apache-licensed version
# todo: Docker layer caching won't pull the latest 4.x release
RUN npm install -g gtfs-via-postgres@'^4.8.2'

ADD package.json ./
Expand Down

0 comments on commit 19cd2cb

Please sign in to comment.