Skip to content

Commit

Permalink
deps: bump ubi-minimal and cct modules
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Sep 13, 2021
1 parent 17a2a4f commit 79647df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jkube-java-binary-s2i.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version: 1
name: "quay.io/jkube/jkube-java-binary-s2i"
description: "Platform for building and running plain Java applications (fat-jar and flat classpath)"
version: "latest"
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.3"
from: "registry.access.redhat.com/ubi8/ubi-minimal:8.4"

labels:
- name: "io.k8s.display-name"
Expand Down Expand Up @@ -34,7 +34,7 @@ modules:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: 0.44.0
ref: 0.45.2
install:
- name: jboss.container.microdnf-bz-workaround
- name: jboss.container.openjdk.jdk
Expand Down

0 comments on commit 79647df

Please sign in to comment.