Skip to content

Commit 4264481

Browse files
committed
Build the image for linux/amd64 and linux/arm64
1 parent e5686d5 commit 4264481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-register.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
context: .
3434
push: true
35+
platforms: linux/amd64,linux/arm64
3536
tags: dockersamples/mcp-docker-release-information:${{ steps.version.outputs.version }}
3637
labels: |
3738
io.modelcontextprotocol.server.name=io.github.dockersamples/mcp-docker-release-information

0 commit comments

Comments
 (0)