Skip to content

Commit 53d7b30

Browse files
authored
Bumping version to 0.4.1 (#327)
1 parent ad5abfc commit 53d7b30

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/source-braze

1 file changed

+1
-1
lines changed

Diff for: airbyte-integrations/connectors/source-braze/Dockerfile

+1-1
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-braze:0.1.3
4+
FROM airbyte/source-braze:0.4.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)