mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
upgrade hydra to 9.1
This commit is contained in:
parent
488e9d6092
commit
b67976bb3d
@ -5,7 +5,7 @@
|
||||
FROM alpine
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV HYDRA_VERSION=9.0
|
||||
ENV HYDRA_VERSION=9.1
|
||||
ENV HYDRA_URL=https://github.com/vanhauser-thc/thc-hydra/archive/v$HYDRA_VERSION.tar.gz
|
||||
|
||||
RUN set -xe \
|
||||
|
Loading…
Reference in New Issue
Block a user