Skip to content

Commit

Permalink
Update terafoundation_kafka_connector (#27)
Browse files Browse the repository at this point in the history
Update terafoundation_kafka_connector from v0.12.0 to v0.13.0
  • Loading branch information
busma13 authored May 22, 2024
1 parent 043e38f commit 56774e3
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.12.0' \
'terafoundation_kafka_connector@~0.13.0' \
&& npm cache clean --force

RUN apk del .build-deps
Expand Down

0 comments on commit 56774e3

Please sign in to comment.