Skip to content

Commit d941397

Browse files
chore(deps): bump python
Bumps the base-images group with 1 update in the /beets directory: python. Updates `python` from 3.12-slim to 3.14-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production dependency-group: base-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d429fd4 commit d941397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

beets/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# beets — НЕразрушающий чекер библиотеки (целостность + дубликаты). Ночной cron.
22
# Не реннеймит и не двигает файлы — только каталогизирует в свою БД и проверяет.
3-
FROM python:3.12-slim
3+
FROM python:3.14-slim
44

55
# flac (--test), mp3val (битые mp3), libchromaprint-tools (fpcalc для chroma)
66
# hadolint ignore=DL3008

0 commit comments

Comments
 (0)