Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-kafka-connect-base docker tag to …
Browse files Browse the repository at this point in the history
…v7.4.1
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 6de6571 commit a5f2ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/kafka-connect/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM confluentinc/cp-kafka-connect-base:7.4.0
FROM confluentinc/cp-kafka-connect-base:7.4.1

RUN confluent-hub install --no-prompt confluentinc/kafka-connect-jdbc:latest \
&& confluent-hub install --no-prompt debezium/debezium-connector-postgresql:latest

0 comments on commit a5f2ca2

Please sign in to comment.