You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our base images are declared in code, using the [Dagger Python SDK](https://dagger-io.readthedocs.io/en/sdk-python-v0.6.4/).
7
7
8
8
-[Python base image code declaration](https://github.com/airbytehq/airbyte/blob/master/airbyte-ci/connectors/base_images/base_images/python/bases.py)
9
-
-~Java base image code declaration~*TODO*
9
+
-~Java base image code declaration~*TODO*
10
10
11
11
12
12
## Where are the Dockerfiles?
@@ -39,7 +39,7 @@ RUN mkdir /usr/share/nltk_data
39
39
40
40
### `airbyte/python-connector-base`
41
41
42
-
| Version | Published | Docker Image Address | Changelog |
42
+
| Version | Published | Docker Image Address | Changelog |
| 2.0.0 | ✅| docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916| Use Python 3.10 |
45
45
| 1.2.3 | ✅| docker.io/airbyte/python-connector-base:1.2.3@sha256:a8abfdc75f8e22931657a1ae15069e7b925e74bb7b5ef36371a85e4caeae5696| Use latest root image version and update system packages |
0 commit comments