Skip to content

Commit 8e07cd6

Browse files
Bump python from 3.12.5-slim to 3.13.2-slim
Bumps python from 3.12.5-slim to 3.13.2-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc3b249 commit 8e07cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.5-slim AS base
1+
FROM python:3.13.2-slim AS base
22
ARG IS_PROD
33
ENV DEBIAN_FRONTEND noninteractive
44
ENV PIP_NO_CACHE_DIR=1

0 commit comments

Comments
 (0)