Skip to content

Commit 80c1da0

Browse files
dependabot[bot]SamMorrowDrums
authored andcommitted
build(deps): bump distroless/base-debian12 from 76b3162 to fabbf1c
Bumps distroless/base-debian12 from `76b3162` to `fabbf1c`. --- updated-dependencies: - dependency-name: distroless/base-debian12 dependency-version: fabbf1c0c357a3d42550111351daed089b20a2c954df13ee2fcff60602515e84 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a093faa commit 80c1da0

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:76b3162a31477bca4a245b836c624f4c4a1a3705e99b9003907d992bec2c4bca
38+
FROM gcr.io/distroless/base-debian12@sha256:fabbf1c0c357a3d42550111351daed089b20a2c954df13ee2fcff60602515e84
3939

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

0 commit comments

Comments
 (0)