chore(deps): update docker.io/library/python docker tag to v3.13

This commit is contained in:
renovate[bot] 2025-01-04 22:00:08 +00:00 committed by GitHub
parent 62dcd7f9dc
commit 61f54e2958
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# Source Image
FROM docker.io/library/python:3.11-alpine3.19
FROM docker.io/library/python:3.13-alpine3.19
# Environment vars
ENV PROJECT_DIR="/anvil"