Update python Docker tag to v3.11.10 #1210

Merged
renovate-bot merged 1 commits from renovate/python-3.11.x into master 2024-09-09 21:19:05 +00:00
Showing only changes of commit a8d5d731d7 - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.11.9-slim-bookworm@sha256:8fb099199b9f2d70342674bd9dbccd3ed03a258f26bbd1d556822c6dfc60c317
FROM python:3.11.10-slim-bookworm@sha256:d5ffbf681eb3a24c2ae2427cf2d6aa318c5c3af2f7d438bd18c258415e07888b
# renovate: datasource=pypi depName=poetry versioning=semver
ENV POETRY_VERSION 1.8.3