Skip to content

Commit 8ac674b

Browse files
dependabot[bot]SamMorrowDrums
authored andcommitted
build(deps): bump distroless/base-debian12 from e7e678c to 9c05cfd
Bumps distroless/base-debian12 from `e7e678c` to `9c05cfd`. --- updated-dependencies: - dependency-name: distroless/base-debian12 dependency-version: 9c05cfd65f41c93a909ea67eb05b920a3b838780ea55df5421d48295d98ff957 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e62ce5f commit 8ac674b

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:e7e678c88c59e70e105a46549bb3fbfb3d732ee3b4afd3a19fdab2e15afaa6b3
38+
FROM gcr.io/distroless/base-debian12@sha256:9c05cfd65f41c93a909ea67eb05b920a3b838780ea55df5421d48295d98ff957
3939

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

0 commit comments

Comments
 (0)