Skip to content

Commit 3dd4987

Browse files
build(deps): bump distroless/base-debian12 from 348dac1 to 6273082
Bumps distroless/base-debian12 from `348dac1` to `6273082`. --- updated-dependencies: - dependency-name: distroless/base-debian12 dependency-version: 62730825d3cf03571e0a1b8f014748de94d0404500f063593b614c23da38841d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb088df commit 3dd4987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
3535
-o /bin/github-mcp-server ./cmd/github-mcp-server
3636

3737
# Make a stage to run the app
38-
FROM gcr.io/distroless/base-debian12@sha256:348dac1808083ccc3366399d6db835875b4eaf7c9b694783f5a3f353c4b58a28
38+
FROM gcr.io/distroless/base-debian12@sha256:62730825d3cf03571e0a1b8f014748de94d0404500f063593b614c23da38841d
3939

4040
# Add required MCP server annotation
4141
LABEL io.modelcontextprotocol.server.name="io.github.github/github-mcp-server"

0 commit comments

Comments
 (0)