Skip to content

Commit a6f59f1

Browse files
build(deps): bump python from 3.13.7-slim to 3.14.0-slim in /backend
Bumps python from 3.13.7-slim to 3.14.0-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.0-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c776604 commit a6f59f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7-slim
1+
FROM python:3.14.0-slim
22

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

0 commit comments

Comments
 (0)