Skip to content

Commit 187a607

Browse files
committed
Increase version for BQ PR #14023
1 parent 58f18c4 commit 187a607

File tree

3 files changed

+93
-90
lines changed

3 files changed

+93
-90
lines changed

airbyte-integrations/connectors/destination-bigquery-denormalized/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ ENV ENABLE_SENTRY true
1717

1818
COPY --from=build /airbyte /airbyte
1919

20-
LABEL io.airbyte.version=1.1.16
20+
LABEL io.airbyte.version=1.2.0
2121
LABEL io.airbyte.name=airbyte/destination-bigquery-denormalized

airbyte-integrations/connectors/destination-bigquery/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ ENV ENABLE_SENTRY true
1717

1818
COPY --from=build /airbyte /airbyte
1919

20-
LABEL io.airbyte.version=1.1.16
20+
LABEL io.airbyte.version=1.2.0
2121
LABEL io.airbyte.name=airbyte/destination-bigquery

0 commit comments

Comments
 (0)