Skip to content

Commit 55346c9

Browse files
chore(deps): bump python
Bumps the docker-dependencies group in /lib/serve/mcp-workbench with 1 update: python. Updates `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 dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ebc5cf commit 55346c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/serve/mcp-workbench/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
ARG RCLONE_VERSION=v1.71.0
44
ARG RCLONE_ARCH=amd64

0 commit comments

Comments
 (0)