Skip to content

Commit 89a87e4

Browse files
committed
Update JDK17 minimal FROM line to UBI 8.5
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 7edb40c commit 89a87e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubi8-openjdk-17-runtime.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
schema_version: 1
44

5-
from: "registry.access.redhat.com/ubi8/ubi-minimal"
5+
from: "ubi8-minimal:8.5"
66
name: &name "ubi8/openjdk-17-runtime"
77
version: &version "1.10"
88
description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime"

0 commit comments

Comments
 (0)