Skip to content

Commit

Permalink
Merge pull request #1 from gruessung/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
mariusv committed Mar 22, 2019
2 parents 295b470 + a46b3e8 commit 76f9a62
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
@@ -1,6 +1,6 @@
FROM alpine:latest

ENV LEANOTE_VERSION=2.5
ENV LEANOTE_VERSION=2.6.1

RUN apk --update add curl mongodb-tools && \
curl -L http:https://sourceforge.net/projects/leanote-bin/files/${LEANOTE_VERSION}/leanote-linux-amd64-v${LEANOTE_VERSION}.bin.tar.gz/download >> \
Expand Down

0 comments on commit 76f9a62

Please sign in to comment.