Skip to content

Commit a441861

Browse files
authored
Merge pull request #418 from nacos-group/update_base_image
support arm platform
2 parents ea96c1a + 833e5dc commit a441861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build&push.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: docker/[email protected]
4848
with:
4949
context: build
50+
platforms: linux/amd64,linux/arm64
5051
file: build/Dockerfile
5152
push: true
5253
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)