chore(deps): update python docker tag to v3.12.2 #3

Merged
nyyu merged 1 commit from renovate/python-3.x into main 2024-02-07 20:33:01 +01:00
Showing only changes of commit 732005fb64 - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.12.1-alpine
FROM python:3.12.2-alpine
# set version label
ARG DOCKER_IMAGE_CREATED
ARG VERSION