File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ schema_version: 1
3
3
name : " quay.io/jkube/jkube-java-11"
4
4
description : " Platform for building and running plain Java 11 applications (fat-jar and flat classpath)"
5
5
version : " latest"
6
- from : " registry.access.redhat.com/ubi8/ubi-minimal:8.6 "
6
+ from : " registry.access.redhat.com/ubi8/ubi-minimal:8.7 "
7
7
8
8
labels :
9
9
- name : " io.k8s.display-name"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ schema_version: 1
3
3
name : " quay.io/jkube/jkube-java"
4
4
description : " Platform for building and running plain Java applications (fat-jar and flat classpath)"
5
5
version : " latest"
6
- from : " registry.access.redhat.com/ubi8/ubi-minimal:8.6 "
6
+ from : " registry.access.redhat.com/ubi8/ubi-minimal:8.7 "
7
7
8
8
labels :
9
9
- name : " io.k8s.display-name"
You can’t perform that action at this time.
0 commit comments