Merge pull request #12 from ServerCrow/renovate/python-3.x

feat(deps): update python docker tag to v3.13
This commit is contained in:
2025-01-15 12:14:18 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM python:3.12-slim FROM python:3.13-slim
ARG VERSION=unknown ARG VERSION=unknown
# Create a non-root user # Create a non-root user