Skip to content

Commit

Permalink
bump openjdk18-openshift tag to 1.5
Browse files Browse the repository at this point in the history
Signed-off-by: rcernich <rcernich@redhat.com>
  • Loading branch information
rcernich committed Sep 10, 2018
1 parent 3898227 commit 9f1291e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions openjdk/openjdk18-image-stream.json
Expand Up @@ -124,6 +124,26 @@
"kind": "DockerImage",
"name": "registry.redhat.io/redhat-openjdk-18/openjdk18-openshift:1.4"
}
},
{
"name": "1.5",
"annotations": {
"openshift.io/display-name": "Red Hat OpenJDK 8",
"description": "Build and run Java applications using Maven and OpenJDK 8.",
"iconClass": "icon-rh-openjdk",
"tags": "builder,java,openjdk,hidden",
"supports": "java:8",
"sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts",
"sampleContextDir": "undertow-servlet",
"version": "1.5"
},
"referencePolicy": {
"type": "Local"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/redhat-openjdk-18/openjdk18-openshift:1.5"
}
}
]
}
Expand Down

0 comments on commit 9f1291e

Please sign in to comment.