iskoldt-X commited on
Commit
94d3fb6
·
unverified ·
1 Parent(s): e4ec721

Update Docker Images.yml

Browse files
.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,linux/amd64/v2,linux/amd64/v3,linux/arm64,linux/arm/v7,linux/arm/v8
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