Skip to content

Commit

Permalink
update terafoundation_kafka_connector to 0.14.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
godber authored May 23, 2024
1 parent 56774e3 commit 750cf9a
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.13.0' \
'terafoundation_kafka_connector@~0.14.0' \
&& npm cache clean --force

RUN apk del .build-deps
Expand Down

0 comments on commit 750cf9a

Please sign in to comment.