Skip to content

Update OCI image source label to point to container directory#274

Merged
lpcox merged 2 commits intomainfrom
copilot/update-docker-image-source
Jan 15, 2026
Merged

Update OCI image source label to point to container directory#274
lpcox merged 2 commits intomainfrom
copilot/update-docker-image-source

Conversation

Copy link
Contributor

Copilot AI commented Jan 15, 2026

The org.opencontainers.image.source label in the Serena MCP server Dockerfile pointed to the repository root instead of the container's source directory.

Changes

  • Updated containers/serena-mcp-server/Dockerfile line 9:
    • From: https://github.com/githubnext/gh-aw-mcpg
    • To: https://github.com/githubnext/gh-aw-mcpg/tree/main/containers/serena-mcp-server

This aligns the OCI metadata with the actual container source location, improving traceability in container registries.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Copilot AI changed the title [WIP] Update docker image source in Dockerfile Update OCI image source label to point to container directory Jan 15, 2026
Copilot AI requested a review from lpcox January 15, 2026 22:08
@lpcox lpcox marked this pull request as ready for review January 15, 2026 22:09
@lpcox lpcox merged commit 7d736a2 into main Jan 15, 2026
1 check passed
@lpcox lpcox deleted the copilot/update-docker-image-source branch January 15, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants