From 626c7b618b38632c897d017a861ea627ddbdf6cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 05:15:15 +0000 Subject: [PATCH] Update docker.io/eclipse-temurin:17.0.10_7-jre-jammy Docker digest to 1b646da --- src/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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