pin dependencies
Build image / build-image (push) Successful in 25s

This commit is contained in:
2026-04-05 10:30:15 +02:00
parent aa4b99848a
commit edc651ee88
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3-slim-trixie
FROM python:3.14-slim-trixie
RUN apt-get update && \
apt-get install -y \