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 6e12351 commit c33ad29Copy full SHA for c33ad29
Dockerfile
@@ -25,7 +25,7 @@ RUN mkdir targets && \
25
echo "package info:("$(ls cli-*/target/cli-*.jar)")" >> VERSION.txt
26
27
#DEV FROM $IMAGE_BASE
28
-FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.13
+FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.14-2.1679391794
29
30
LABEL name="Red Hat Messagign QE - Java CLI Image" \
31
run="podman run --rm -ti <image_name:tag> /bin/bash cli-*"
0 commit comments