Skip to content

Commit

Permalink
Update kafka_connector version label
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 authored Dec 6, 2024
1 parent 1c77866 commit 49f94ab
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 @@ -78,7 +78,7 @@ LABEL org.opencontainers.image.created="$BUILD_TIMESTAMP" \
org.opencontainers.image.title="Node-base" \
org.opencontainers.image.vendor="Terascope" \
io.terascope.image.node_version="$NODE_VERSION" \
io.terascope.image.kafka_connector_version="1.2.0"
io.terascope.image.kafka_connector_version="1.2.1"

# Use tini to handle sigterm and zombie processes
ENTRYPOINT ["/sbin/tini", "--"]

0 comments on commit 49f94ab

Please sign in to comment.