Skip to content

Commit

Permalink
Merge pull request noi-techpark#205 from leonardehrenfried/otp-upgrade
Browse files Browse the repository at this point in the history
Upgrade OTP version, fixes noi-techpark#198
  • Loading branch information
dulvui authored Sep 6, 2024
2 parents e89ee4d + 767bb53 commit 4dca5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .otp-version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: NOI Techpark <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0
export OTP_IMAGE="opentripplanner/opentripplanner:2.6.0_2024-08-28T18-30"
export OTP_IMAGE="opentripplanner/opentripplanner:2.6.0_2024-09-05T13-13"
2 changes: 1 addition & 1 deletion infrastructure/docker/otp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Simon, do you know how we could use the value from .otp-version here?
FROM opentripplanner/opentripplanner:2.6.0_2024-08-28T18-30
FROM opentripplanner/opentripplanner:2.6.0_2024-09-05T13-13

WORKDIR /var/otp

Expand Down

0 comments on commit 4dca5b4

Please sign in to comment.