Skip to content

Commit 775d9e9

Browse files
committed
fix spec version to match definition
1 parent 820a9ff commit 775d9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is generated by io.airbyte.config.specs.SeedConnectorSpecGenerator.
22
# Do NOT edit this file directly. See generator class for more details.
33
---
4-
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.2"
4+
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.1"
55
spec:
66
documentationUrl: "https://docs.airbyte.io/integrations/destinations/azureblobstorage"
77
connectionSpecification:

0 commit comments

Comments
 (0)