We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86645e5 commit d6dd43fCopy full SHA for d6dd43f
shared/python/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11.5-slim-bookworm@sha256:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874 AS python-base
+FROM python:3.13.2-slim-bookworm@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174 AS python-base
2
RUN rm -f /etc/apt/apt.conf.d/docker-clean \
3
&& echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | tee /etc/apt/apt.conf.d/keep-cache
4
ARG PYTHON_REQUIREMENTS_FILE=aiohttp/requirements.txt
0 commit comments