diff --git a/.otp-version b/.otp-version index 794268c0..d62ab0e8 100644 --- a/.otp-version +++ b/.otp-version @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: NOI Techpark # # SPDX-License-Identifier: CC0-1.0 -export OTP_IMAGE="opentripplanner/opentripplanner:2.6.0_2024-08-28T18-30" \ No newline at end of file +export OTP_IMAGE="opentripplanner/opentripplanner:2.6.0_2024-09-05T13-13" \ No newline at end of file diff --git a/infrastructure/docker/otp/Dockerfile b/infrastructure/docker/otp/Dockerfile index b91536ac..3dea1e1e 100644 --- a/infrastructure/docker/otp/Dockerfile +++ b/infrastructure/docker/otp/Dockerfile @@ -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