Skip to content

Commit ba877d4

Browse files
authored
source-amazon-ads: bump version to 7.3.1 (#356)
This is the last version published before the connector was relicensed to ELv2 on 2025-07-22, so we are unable to upgrade it further.
1 parent ec3caf0 commit ba877d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • airbyte-integrations/connectors/source-amazon-ads

airbyte-integrations/connectors/source-amazon-ads/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG AIRBYTE_TO_FLOW_TAG="dev"
22
FROM ghcr.io/estuary/airbyte-to-flow:$AIRBYTE_TO_FLOW_TAG as airbyte-to-flow
33

4-
FROM airbyte/source-amazon-ads:3.0.0
4+
FROM airbyte/source-amazon-ads:7.3.1
55

66
COPY --from=airbyte-to-flow /airbyte-to-flow ./
77
ENTRYPOINT ["/airbyte/integration_code/airbyte-to-flow", "--connector-entrypoint", "python /airbyte/integration_code/main.py"]

0 commit comments

Comments
 (0)