Skip to content

Commit a15d4fe

Browse files
authored
Update github.com/ydb-platform/fq-connector-go to 0.2.0 (#2053)
1 parent f4b1f53 commit a15d4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/library/yql/providers/generic/connector/tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- 8123
2323
fq-connector-go:
2424
container_name: ${USER}_connector-integration-tests-fq-connector-go
25-
image: ghcr.io/ydb-platform/fq-connector-go:v0.1.3@sha256:3df668d039f7b820dda6a97ed88e54f29e1311234feb5f5a539b51feda5c58f9
25+
image: ghcr.io/ydb-platform/fq-connector-go:v0.2.0@sha256:996ea072265911945b56f5fd5c10b0655b78e6c9e455701d1985e808b5516426
2626
volumes:
2727
- ./fq-connector-go/config.conf:/usr/local/etc/fq-connector-go.conf
2828
ports:

0 commit comments

Comments
 (0)