Typo.
This commit is contained in:
parent
2fa7b3e9b4
commit
438ef16a47
@ -16,7 +16,7 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
&& python -m setup install \
|
||||
\
|
||||
# Get shash
|
||||
cd / \
|
||||
&& cd / \
|
||||
&& wget ftp://mcrypt.hellug.gr/pub/mcrypt/shash/shash-0.2.6.tar.gz \
|
||||
&& tar xvzf shash-0.2.6.tar.gz \
|
||||
&& cd shash-0.2.6 && make && make install \
|
||||
|
Loading…
Reference in New Issue
Block a user