Skip to content

Commit 0e452f5

Browse files
committed
More specific version for java8 image
Signed-off-by: Roland Asmann <[email protected]>
1 parent f0b327a commit 0e452f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/temurin/Dockerfile.java8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base-image
2-
FROM eclipse-temurin:8-jdk-ubi9-minimal@sha256:4a1e00ae626cfefad1a0de96248f34ae3b7666b97d60243d85dc7dc5405ff6d0 AS base
2+
FROM eclipse-temurin:8u452-b09-jdk-ubi9-minimal AS base
33

44
ARG GITHUB_RAW_URL=https://raw.githubusercontent.com
55
ARG GRADLE_8

0 commit comments

Comments
 (0)