mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Use the new notation: arm64/v8 instead of arm64
This commit is contained in:
parent
323f0a4e70
commit
3e9def6cd9
2
.github/workflows/arm.yml
vendored
2
.github/workflows/arm.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
- derive-variables
|
||||
uses: ./.github/workflows/build_test_deploy.yml
|
||||
with:
|
||||
architecture: 'linux/arm64,linux/arm/v7'
|
||||
architecture: 'linux/arm64/v8,linux/arm/v7'
|
||||
mailu_version: ${{needs.derive-variables.outputs.MAILU_VERSION}}-arm
|
||||
pinned_mailu_version: ${{needs.derive-variables.outputs.PINNED_MAILU_VERSION}}-arm
|
||||
docker_org: ${{needs.derive-variables.outputs.DOCKER_ORG}}
|
||||
|
Loading…
Reference in New Issue
Block a user