Skip to content

Commit 30ebe5c

Browse files
committed
deps: bump ubi-minimal to 8.7
1 parent 58eb1ce commit 30ebe5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jkube-java-11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schema_version: 1
33
name: "quay.io/jkube/jkube-java-11"
44
description: "Platform for building and running plain Java 11 applications (fat-jar and flat classpath)"
55
version: "latest"
6-
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.6"
6+
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.7"
77

88
labels:
99
- name: "io.k8s.display-name"

jkube-java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ schema_version: 1
33
name: "quay.io/jkube/jkube-java"
44
description: "Platform for building and running plain Java applications (fat-jar and flat classpath)"
55
version: "latest"
6-
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.6"
6+
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.7"
77

88
labels:
99
- name: "io.k8s.display-name"

0 commit comments

Comments
 (0)