feat(anki): update to 25.9.2 on python:3.13-trixie#311
Merged
bdossantos merged 2 commits intomasterfrom Feb 22, 2026
Merged
Conversation
Co-authored-by: bdossantos <245284+bdossantos@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Anki to version 25.09
feat(anki): update to 25.9.2 on python:3.13-trixie
Feb 22, 2026
There was a problem hiding this comment.
Pull request overview
This PR updates the Anki Dockerfile from version 25.02.7 to 25.9.2 and migrates the base image from Debian bookworm to Debian trixie. This migration aligns with other Python services in the repository (radicale, thumbor, paperless-ngx) that have already been migrated to trixie.
Changes:
- Updated Anki version from 25.02.7 to 25.9.2
- Migrated base image from
python:3.13-bookwormtopython:3.13-trixiewith appropriate digest - Updated Debian package versions to trixie equivalents with latest security patches (curl, git)
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.
Bumps anki from
25.02.7to25.9.2and migrates the base image frombookwormtotrixie.Changes
VERSION:25.02.7→25.9.2python:3.13-bookworm@sha256:dee2644…→python:3.13-trixie@sha256:a7394c6…curl:7.88.1-10+deb12u14→8.14.1-2+deb13u2git(build + run stages):1:2.39.5-0+deb12u3→1:2.47.3-0+deb13u1💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.