Skip to content

Commit 577824e

Browse files
Bump python from 3.13.2-slim-bookworm to 3.13.3-slim-bookworm (#106)
Bumps python from 3.13.2-slim-bookworm to 3.13.3-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.3-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 108f58e commit 577824e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.2-slim-bookworm as base
1+
FROM python:3.13.3-slim-bookworm as base
22

33
ENV PYTHONUNBUFFERED 1
44
WORKDIR /build

0 commit comments

Comments
 (0)