mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 01:52:16 +00:00
Build ARM64 container
This commit is contained in:
1
.github/workflows/build-container.yaml
vendored
1
.github/workflows/build-container.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: |
|
||||
PYTHON_VERSION=${{ env.PYTHON_VERSION }}
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user