chore(deps): update python docker tag to v3.11.2

This commit is contained in:
renovate[bot] 2023-03-10 11:51:08 +00:00 committed by GitHub
parent 1c838d992e
commit f3ac639d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM python:3.11.1-alpine3.17
FROM python:3.11.2-alpine3.17
ARG UID=1337
ARG GID=1337