Skip to content

Commit e3ffa3e

Browse files
feat: add multi-platform support for Docker builds (#43)
1 parent 8104c55 commit e3ffa3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
with:
4343
context: .
4444
push: true
45+
platforms: linux/amd64,linux/arm64
4546
tags: |
4647
iexechub/mcp-server:latest
4748
iexechub/mcp-server:v${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)