ci: Add linux/arm64 to platforms
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -27,5 +27,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: kkrypt0nn/wordlists:latest
|
tags: kkrypt0nn/wordlists:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user