Skip to content

Commit d992cce

Browse files
VitaliiMaltsevvmaltsev
andauthored
Source Mongo DB: update docker image tag in source_specs,yaml (#9481)
* fix for jdk 17 * Source Mongo: update docker image tag in source_specs.yaml Co-authored-by: vmaltsev <[email protected]>
1 parent 9909cd6 commit d992cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-config/init/src/main/resources/seed/source_specs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4382,7 +4382,7 @@
43824382
path_in_connector_config:
43834383
- "credentials"
43844384
- "client_secret"
4385-
- dockerImage: "airbyte/source-mongodb-v2:0.1.10"
4385+
- dockerImage: "airbyte/source-mongodb-v2:0.1.11"
43864386
spec:
43874387
documentationUrl: "https://docs.airbyte.io/integrations/sources/mongodb-v2"
43884388
changelogUrl: "https://docs.airbyte.io/integrations/sources/mongodb-v2"

0 commit comments

Comments
 (0)