mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-07 15:07:11 -04:00
Release arm image
This commit is contained in:
parent
1b142357e0
commit
7f117db876
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -47,6 +47,7 @@ jobs:
|
|||
pull: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
- uses: docker/build-push-action@v5
|
||||
if: github.ref_type == 'branch'
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue