diff --git a/src/Dockerfile b/src/Dockerfile index 89822b2..4257ab3 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:c1dd17f6b753f0af572069fb80dcacdc687f5d1ae3e05c98d5f699761b84a10a +FROM docker.io/eclipse-temurin:17.0.10_7-jre-jammy@sha256:2da160772ec16d9d6a0c71585cf87b689dbbda531dc002de1856d8970cd0daf3 ARG VERSION