mirror of
https://github.com/aljazceru/chatgpt-telegram-bot.git
synced 2026-01-04 05:25:37 +01:00
Add arm64 platform image
This should fix [#196](https://github.com/n3d1117/chatgpt-telegram-bot/issues/196#issue-1659479750)
This commit is contained in:
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
Reference in New Issue
Block a user