Skip to content

Commit abe1154

Browse files
authored
Merge pull request #663 from Altinity/subkanthi-patch-1
Update docker-compose.yaml
2 parents 5fb3c4d + 8073c05 commit abe1154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sink-connector/deploy/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ services:
9696

9797
sink:
9898
container_name: sink
99-
image: altinity/clickhouse-kafka-sink-connector-on-debezium-base:2024-03-29
99+
image: altinity/clickhouse-sink-connector:${SINK_VERSION}
100100
restart: "no"
101101
ports:
102102
- "18083:8083"

0 commit comments

Comments
 (0)