iskoldt-X commited on
Commit
2f06a16
1 Parent(s): 67158a9
.github/workflows/Docker Images.yml CHANGED
@@ -45,7 +45,7 @@ jobs:
45
  uses: docker/build-push-action@v4
46
  with:
47
  context: .
48
- platforms: linux/amd64
49
  push: true
50
  tags: |
51
  ghcr.io/${{ env.GITOWNER }}/chuanhuchatgpt:latest
 
45
  uses: docker/build-push-action@v4
46
  with:
47
  context: .
48
+ platforms: linux/amd64,linux/arm64
49
  push: true
50
  tags: |
51
  ghcr.io/${{ env.GITOWNER }}/chuanhuchatgpt:latest