We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc53ef7 commit d3f1c71Copy full SHA for d3f1c71
ydb/library/yql/providers/generic/connector/tests/docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
- 8123
23
fq-connector-go:
24
container_name: ${USER}_connector-integration-tests-fq-connector-go
25
- image: ghcr.io/ydb-platform/fq-connector-go:v0.1.2@sha256:258dd5950ec034952bd255b86b154836c426ca5536c9f36c87d14c459204eb2e
+ image: ghcr.io/ydb-platform/fq-connector-go:v0.1.3@sha256:3df668d039f7b820dda6a97ed88e54f29e1311234feb5f5a539b51feda5c58f9
26
volumes:
27
- ./fq-connector-go/config.conf:/usr/local/etc/fq-connector-go.conf
28
ports:
0 commit comments