chore(deps): pin dependencies
Docker Build and Push / build (pull_request) Successful in 3m35s

This commit is contained in:
2026-06-09 13:48:54 +00:00
parent 301fa49422
commit 07ee664a56
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 3.13, because with 3.14 it requires gcc (wheels not available)
FROM docker.io/library/python:3.14-slim
FROM docker.io/library/python:3.14-slim@sha256:c845af9399020c7e562969a13689e929074a10fd057acd1b1fad06a2fb068e97
# Set environment variables
ENV PYTHONDONTWRITEBYTECODE=1