We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e7d7d commit 85cc064Copy full SHA for 85cc064
Dockerfile
@@ -5,7 +5,7 @@
5
# A new version of source-declarative-manifest is built for every new Airbyte CDK release, and their versions are kept in sync.
6
#
7
8
-FROM docker.io/airbyte/python-connector-base:dev-test-python-3.13@sha256:161175fd22ef4eb3e7efc56bc38496bfb7ed8ebfaeb0137c9d689fe78bbc9102
+FROM docker.io/airbyte/python-connector-base:4.1.0@sha256:1d1aa21d34e851df4e8a87b391c27724c06e2597608e7161f4d167be853bd7b6
9
10
WORKDIR /airbyte/integration_code
11
0 commit comments