mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-07 17:05:53 +01:00
Add linux/arm64/v8 platform
This commit is contained in:
parent
0a1023ce19
commit
2fb7dc9a2b
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
tags: |
|
||||
${{ env.GHCR_TAG }}
|
||||
${{ env.DOCKERHUB_TAG }}
|
||||
|
Loading…
Reference in New Issue
Block a user