Skip to content

Commit

Permalink
update kafka connector to 1.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
godber authored Jul 5, 2024
1 parent 20de6d3 commit 6dc5a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN npm init --yes &> /dev/null \
--build \
--no-package-lock \
--no-optional \
'terafoundation_kafka_connector@~0.14.0' \
'terafoundation_kafka_connector@~1.0.0' \
&& npm cache clean --force

RUN apk del .build-deps
Expand Down

0 comments on commit 6dc5a5b

Please sign in to comment.