Skip to content

Commit c33ad29

Browse files
Bump ubi9/openjdk-17-runtime from 1.13 to 1.14-2.1679391794 (#571)
Bumps ubi9/openjdk-17-runtime from 1.13 to 1.14-2.1679391794. --- updated-dependencies: - dependency-name: ubi9/openjdk-17-runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e12351 commit c33ad29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN mkdir targets && \
2525
echo "package info:("$(ls cli-*/target/cli-*.jar)")" >> VERSION.txt
2626

2727
#DEV FROM $IMAGE_BASE
28-
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.13
28+
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.14-2.1679391794
2929

3030
LABEL name="Red Hat Messagign QE - Java CLI Image" \
3131
run="podman run --rm -ti <image_name:tag> /bin/bash cli-*"

0 commit comments

Comments
 (0)