mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 12:36:09 -07:00
fix
This commit is contained in:
parent
1835eac20a
commit
770c5c436e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
context: .
|
||||
file: Dockerfile
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
# ,linux/arm64,linux/arm/v6,linux/arm/v7,linux/arm64
|
||||
platforms: linux/amd64, linux/arm64
|
||||
# ,linux/arm/v6, linux/arm/v7
|
||||
tags: vanhauser/hydra:latest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue