diff --git a/src/Dockerfile b/src/Dockerfile index eb804f6..683dcac 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -18,7 +18,7 @@ RUN wget -q -O ccu-historian-${VERSION}-bin.zip https://github.com/mdzio/ccu-his unzip "ccu-historian-${VERSION}-bin.zip" -d /tmp/ccu-historian # https://hub.docker.com/_/eclipse-temurin -FROM docker.io/eclipse-temurin:17.0.10_7-jre-jammy@sha256:1b646daef966395c93995e73347d4c7c726c9ddba8695e984cd8dcf5d8b5b253 +FROM docker.io/eclipse-temurin:17.0.10_7-jre-jammy@sha256:59e7f2166e0d4bd994e6dca36e7d217218e27b7173240627738b476c781395d3 ARG VERSION