Skip to content

Commit

Permalink
deps(jkube-java-11): bump ubi9 from 9.4 to 9.5 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa authored Jan 9, 2025
1 parent 7087ab6 commit 7f0e189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jkube-java-11.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-11"
description: "Platform for building and running plain Java 11 applications (fat-jar and flat classpath)"
version: "latest"
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.5"

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

0 comments on commit 7f0e189

Please sign in to comment.