chore(deps): update python docker tag to v3.12.6 #10

Merged
elia merged 1 commit from renovate/python-3.x into master 2024-09-10 20:25:55 +00:00
Showing only changes of commit bee05c9f89 - Show all commits

View file

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