mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 00:06:28 +00:00
arm images
This commit is contained in:
parent
96e8ec4b67
commit
cfe525f274
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
- name: Image digest
|
||||
|
Loading…
Reference in New Issue
Block a user