Skip to content

Commit e7cde34

Browse files
committed
build: bump openjdk image
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 7be8418 commit e7cde34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/openjdk-redis-6gb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
params:
1616
- name: JDK_IMAGE
1717
description: Reference of the image buildah will produce.
18-
default: registry.redhat.io/ubi9/openjdk-21:1.18
18+
default: registry.redhat.io/ubi9/openjdk-21:1.22
1919
- name: REDIS_IMAGE
2020
description: The location of the buildah builder image.
2121
default: docker.io/redis/redis-stack:7.2.0-v7

0 commit comments

Comments
 (0)