Skip to content

Commit bd297ad

Browse files
build(deps): bump python from 3.13.3-slim to 3.13.5-slim in /backend (#2682)
Bumps python from 3.13.3-slim to 3.13.5-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.5-slim 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 e6b0532 commit bd297ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/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
1+
FROM python:3.13.5-slim
22

33
ADD tools /src/tools
44
ADD backend /src/backend

0 commit comments

Comments
 (0)