We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b327a commit 0e452f5Copy full SHA for 0e452f5
ci/images/temurin/Dockerfile.java8
@@ -1,5 +1,5 @@
1
# Base-image
2
-FROM eclipse-temurin:8-jdk-ubi9-minimal@sha256:4a1e00ae626cfefad1a0de96248f34ae3b7666b97d60243d85dc7dc5405ff6d0 AS base
+FROM eclipse-temurin:8u452-b09-jdk-ubi9-minimal AS base
3
4
ARG GITHUB_RAW_URL=https://raw.githubusercontent.com
5
ARG GRADLE_8
0 commit comments