Merge pull request #7 from skoelle/renovate/python

fix(deps) Update python Docker tag to v3.14
This commit is contained in:
Stefan Koelle
2026-08-01 22:22:32 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.14-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6
WORKDIR /app