Skip to content

Commit

Permalink
Merge pull request #8 from xgaia/master
Browse files Browse the repository at this point in the history
18.10.1
  • Loading branch information
xgaia authored Dec 20, 2018
2 parents 6b8b3a5 + c25269c commit 1c62a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER Xavier Garnier "[email protected]"
# Environment variables
ENV ASKOMICS="https://github.com/askomics/askomics.git" \
ASKOMICS_DIR="/usr/local/askomics" \
ASKOMICS_VERSION="18.10"
ASKOMICS_VERSION="18.10.1"

# Install prerequisites, clone repository and install
RUN apk add --update bash make gcc g++ zlib-dev libzip-dev bzip2-dev xz-dev git python3 python3-dev nodejs nodejs-npm linux-headers && \
Expand Down

0 comments on commit 1c62a63

Please sign in to comment.