Skip to content

Commit cdc61be

Browse files
chore: Update source-declarative-manifest to use python-connector-base 4.0.1-rc.1
Updates the base image from python-connector-base:4.0.0 to 4.0.1-rc.1 which includes Python 3.11.13 security patches. This change targets the new base image created in PR #62864. Note: SHA256 hash will be added once the base image is published to DockerHub. Co-Authored-By: David Gold <[email protected]>
1 parent 88f8256 commit cdc61be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# A new version of source-declarative-manifest is built for every new Airbyte CDK release, and their versions are kept in sync.
66
#
77

8-
FROM docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
8+
FROM docker.io/airbyte/python-connector-base:4.0.1-rc.1
99

1010
WORKDIR /airbyte/integration_code
1111

0 commit comments

Comments
 (0)