chore(deps): update python docker tag to v3.13.1 #12

Merged
elia merged 1 commit from renovate/python-3.x into master 2024-12-10 21:24:46 +00:00
Showing only changes of commit 66353a54d9 - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.13.0-alpine3.19 FROM python:3.13.1-alpine3.19
RUN apk update && \ RUN apk update && \
apk upgrade && \ apk upgrade && \