Skip to content

chore(docker): bump base image to python:3.14-slim#26

Open
mkilijanek wants to merge 1 commit intomatrixleons:mainfrom
mkilijanek:upstream/pr-docker-python314
Open

chore(docker): bump base image to python:3.14-slim#26
mkilijanek wants to merge 1 commit intomatrixleons:mainfrom
mkilijanek:upstream/pr-docker-python314

Conversation

@mkilijanek
Copy link
Copy Markdown
Contributor

Summary

Upgrade Docker base image from python:3.11-slim to python:3.14-slim.

Why

  • newer Python runtime with ongoing security fixes
  • keeps container baseline aligned with modern dependencies/tooling

Scope

  • single-line change in Dockerfile
  • no application logic changes

Validation

  • python3 -m py_compile evilwaf.py core/*.py chemistry/*.py

Provenance

  • cherry-picked with -x from fork commit 32ce369

Bumps python from 3.11-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kili <mkilijanek@users.noreply.github.com>
(cherry picked from commit 32ce369)
@mkilijanek
Copy link
Copy Markdown
Contributor Author

Merge order note: final step in this functional batch.\n\nDepends on: #25

@matrixleons
Copy link
Copy Markdown
Owner

Python 3.14 is still in beta and not
stable yet. Please update to 3.12-slim
instead — it's modern, stable, and has
active security support. 👍

@mkilijanek
Copy link
Copy Markdown
Contributor Author

@matrixleons Python 3.14.0 was released on 7 Oct 2025. Current version is 3.14.3, dated for 6 Feb 2026.
Python 3.14 was released officially. See: https://peps.python.org/pep-0745/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants