diff --git a/event-streams/Dockerfile b/event-streams/Dockerfile index ee80b76b..ec240f02 100644 --- a/event-streams/Dockerfile +++ b/event-streams/Dockerfile @@ -26,7 +26,7 @@ RUN ./mvnw -Dschema.event.run=/src/run.event.yaml -Dschema.event.run.host=/src/r # https://access.redhat.com/documentation/en-us/red_hat_amq/2021.q3/html-single/deploying_and_upgrading_amq_streams_on_openshift/index#creating-new-image-from-base-str -FROM registry.redhat.io/amq7/amq-streams-kafka-33-rhel8:2.4.0 +FROM registry.redhat.io/amq-streams/kafka-34-rhel8:2.5.1 ARG BUILD_COMMIT=unknown