File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
weasis-distributions/docker Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
ARCH="$(dpkg --print-architecture)" ; \
25
25
case "${ARCH}" in \
26
26
amd64) \
27
- ESUM='78832cb5ea4074f2215cde0d01d6192d09c87636fc24b36647aea61fb23b8272 ' ; \
28
- BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9 /OpenJDK24U-jdk_x64_linux_hotspot_24.0.1_9 .tar.gz' ; \
27
+ ESUM='aea1cc55e51cf651c85f2f00ad021603fe269c4bb6493fa97a321ad770c9b096 ' ; \
28
+ BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2%2B12 /OpenJDK24U-jdk_x64_linux_hotspot_24.0.2_12 .tar.gz' ; \
29
29
;; \
30
30
arm64) \
31
31
ESUM='a598260e340028d9b2383c23df16aa286769a661bd3bf28a52e8c1a5774b1110' ; \
You can’t perform that action at this time.
0 commit comments