Skip to content

Commit

Permalink
fix kafka repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes committed Jan 26, 2024
1 parent 75b888b commit fa9316c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event-streams/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/amq-streams/kafka-34-rhel8:2.6.0-4.0
FROM registry.redhat.io/amq-streams/kafka-34-rhel8

ARG BUILD_COMMIT=unknown

Expand Down

0 comments on commit fa9316c

Please sign in to comment.