This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
ai-on-wechat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
feat: try arm docker image
develop
zhayujie
1 year ago
parent
a64d7c42b1
commit
01a56e1155
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/deploy-image.yml
+ 1
- 0
.github/workflows/deploy-image.yml
View File
@@ -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:
Write
Preview
Loading…
Cancel
Save