Skip to content

Commit dd3a41a

Browse files
dependabot[bot]rafsaf
authored andcommitted
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] <[email protected]>
1 parent e06e020 commit dd3a41a

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.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)