We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935b632 commit 607ccfeCopy full SHA for 607ccfe
CHANGELOG.md
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [0.18.0.dev2] - 2025-12-13
11
+
12
+### Changed
13
+- **Breaking:** Docker image switched to Debian slim
14
+- **Breaking:** Remove `latest` tag, latest tag will now include python version as well
15
16
+### Fixed
17
+- Use correct version of python when pulling base image
18
+ - (e.g. image tagged with py-3.12 uses python 3.12)
19
20
21
## [0.18.0.dev1] - 2025-12-13
22
23
### Changed
0 commit comments