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

This commit is contained in:
renovate[bot] 2023-01-27 17:20:02 +00:00 committed by GitHub
parent c0c79d9945
commit 4b78dcb35e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM python:3.10.2-bullseye
FROM python:3.11.1-bullseye
ARG UID=1337
ARG GID=1337