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 2226784 commit 72d4cf7Copy full SHA for 72d4cf7
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:4.0.2-rc.1@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e73
+FROM docker.io/airbyte/python-connector-base:4.0.2@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e73
9
10
WORKDIR /airbyte/integration_code
11
0 commit comments