Sync dependencies with upstream, switched to 3.12

This commit is contained in:
Piotr Dec 2026-04-16 09:32:11 +02:00
parent 48543611c5
commit 4d74d6bf55
No known key found for this signature in database
GPG key ID: 369514B6537F0CFB
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.10-alpine3.21
FROM python:3.12-alpine3.23
LABEL authors="stawros"
RUN mkdir /app