diff --git a/Dockerfile b/Dockerfile index 0a2deda..c929aa7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest AS builder -ENV OPENTTD_JGR_VERSION=0.65.4 +ENV OPENTTD_JGR_VERSION=0.67.1 RUN apk add --no-cache \ git \