diff --git a/src/Dockerfile b/src/Dockerfile index 86e1e87..9e48738 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.12_7-jre-focal@sha256:9a2120bf709b8ed0eef46e13bbdf6ab63fb18b529710c275b68190457728f246 +FROM docker.io/eclipse-temurin:17.0.12_7-jre-focal@sha256:6ee73872c47b49b6d054740d9a25d5652f5f925cb7380187ba598ffd155fa0df ARG VERSION