Skip to content

Commit

Permalink
put todos
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Nov 13, 2023
1 parent b59128b commit 48d4a9a
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 @@ -44,6 +44,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 48d4a9a

Please sign in to comment.