diff --git a/src/Dockerfile b/src/Dockerfile index 4dd2101..eb804f6 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:2da160772ec16d9d6a0c71585cf87b689dbbda531dc002de1856d8970cd0daf3 +FROM docker.io/eclipse-temurin:17.0.10_7-jre-jammy@sha256:1b646daef966395c93995e73347d4c7c726c9ddba8695e984cd8dcf5d8b5b253 ARG VERSION