There was an error while loading. Please reload this page.
1 parent b0a77de commit 43c6763Copy full SHA for 43c6763
1 file changed
.github/workflows/release.yml
@@ -92,6 +92,7 @@ jobs:
92
- uses: docker/build-push-action@v5
93
with:
94
context: .
95
+ file: src/ClaudeCodeProxy.Host/Dockerfile
96
platforms: linux/amd64,linux/arm64
97
push: true
98
tags: ${{ steps.meta.outputs.tags }}
0 commit comments