We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be8418 commit e7cde34Copy full SHA for e7cde34
.tekton/openjdk-redis-6gb.yaml
@@ -15,7 +15,7 @@ spec:
15
params:
16
- name: JDK_IMAGE
17
description: Reference of the image buildah will produce.
18
- default: registry.redhat.io/ubi9/openjdk-21:1.18
+ default: registry.redhat.io/ubi9/openjdk-21:1.22
19
- name: REDIS_IMAGE
20
description: The location of the buildah builder image.
21
default: docker.io/redis/redis-stack:7.2.0-v7
0 commit comments