Skip to content

Commit d6dd43f

Browse files
build(deps): bump python in /shared/python
Bumps python from 3.11.5-slim-bookworm to 3.13.2-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86645e5 commit d6dd43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.5-slim-bookworm@sha256:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874 AS python-base
1+
FROM python:3.13.2-slim-bookworm@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174 AS python-base
22
RUN rm -f /etc/apt/apt.conf.d/docker-clean \
33
&& echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | tee /etc/apt/apt.conf.d/keep-cache
44
ARG PYTHON_REQUIREMENTS_FILE=aiohttp/requirements.txt

0 commit comments

Comments
 (0)