mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-23 01:13:08 +08:00
feat: try arm docker image
This commit is contained in:
1
.github/workflows/deploy-image.yml
vendored
1
.github/workflows/deploy-image.yml
vendored
@@ -57,6 +57,7 @@ jobs:
|
||||
file: ./docker/Dockerfile.latest
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platform: linux/amd64,linux/arm64
|
||||
|
||||
- uses: actions/delete-package-versions@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user