Skip to content

Commit ff49895

Browse files
Bump python from 3.13.3-slim-bookworm to 3.13.5-slim-bookworm
Bumps python from 3.13.3-slim-bookworm to 3.13.5-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.5-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92b9a5c commit ff49895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.3-slim-bookworm AS base
1+
FROM python:3.13.5-slim-bookworm AS base
22

33
ENV PYTHONUNBUFFERED=1
44
WORKDIR /build

0 commit comments

Comments
 (0)