Skip to content

Commit 041468c

Browse files
build(deps): bump python
Bumps the src-mcp group with 1 update in the /src/mcp directory: python. Updates `python` from `d3400aa` to `cea0e60` --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production dependency-group: src-mcp ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 889c0ae commit 041468c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright The OpenTelemetry Authors
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM python:3.14-slim@sha256:d3400aa122fa42cf0af0dbe8ec3091b047eac5c8f7e3539f7135e86d855dc015
4+
FROM python:3.14-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6
55

66
ENV PYTHONDONTWRITEBYTECODE=1 \
77
PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)