Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
09a1d139d9 feat(deps): update python docker tag to v3.13 2025-01-20 09:31:28 +00:00

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 and group # Create a non-root user and group