Use Python 3.13-alpine instead of 3.14-alpine in Dockerfile#270
Merged
MaStr merged 2 commits intodependabot/docker/python-3.14-alpinefrom Feb 19, 2026
Merged
Use Python 3.13-alpine instead of 3.14-alpine in Dockerfile#270MaStr merged 2 commits intodependabot/docker/python-3.14-alpinefrom
MaStr merged 2 commits intodependabot/docker/python-3.14-alpinefrom
Conversation
…ions Co-authored-by: MaStr <1036501+MaStr@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update python version from 3.11-alpine to 3.14-alpine
Use Python 3.13-alpine instead of 3.14-alpine in Dockerfile
Feb 19, 2026
MaStr
approved these changes
Feb 19, 2026
MaStr
pushed a commit
that referenced
this pull request
Feb 19, 2026
Use Python 3.13-alpine instead of 3.14-alpine in Dockerfile (#270) --- * Bump python from 3.11-alpine to 3.14-alpine --- updated-dependencies: - dependency-name: python dependency-version: 3.14-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Use Python 3.13-alpine instead of 3.14-alpine in Dockerfile (#270) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot attempted to bump the Dockerfile from Python 3.11-alpine to 3.14-alpine, but Python 3.14 is not yet stable and exceeds the project's supported version range.
Changes
python:3.13-alpineinstead of3.14-alpinePython 3.13 is the latest stable version within the supported range defined by:
pyproject.toml:requires-python = ">3.8, <3.15"["3.9", "3.10", "3.11", "3.12", "3.13"]💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.