Skip to content

Commit

Permalink
Bump rhel7 image versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Dowland <[email protected]>
  • Loading branch information
jmtd committed Nov 3, 2022
1 parent 84ee6f6 commit 345407d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openjdk-11-rhel7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.redhat.io/rhel7/rhel"
name: &name "openjdk/openjdk-11-rhel7"
version: &version "1.14"
version: &version "1.15"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"

labels:
Expand Down
2 changes: 1 addition & 1 deletion openjdk18-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.redhat.io/rhel7/rhel"
name: &name "redhat-openjdk-18/openjdk18-openshift"
version: &version "1.14"
version: &version "1.15"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 8"

labels:
Expand Down

0 comments on commit 345407d

Please sign in to comment.