chore(deps): update python docker tag to v3.12.3 #4

Merged
nyyu merged 1 commit from renovate/python-3.x into main 2024-04-10 07:17:17 +02:00
Showing only changes of commit 8225a6a31b - Show all commits

View file

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