Skip to content

Commit

Permalink
Changed version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thenets committed Apr 4, 2018
1 parent c4e1414 commit 65ebe47
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 @@ -7,7 +7,7 @@ RUN apk add --no-cache nodejs nodejs-npm python git tar bash make

ENV PARSOID_HOME=/var/lib/parsoid \
PARSOID_USER=parsoid \
PARSOID_VERSION=0.9.0
PARSOID_VERSION=0.8.0

# Parsoid setup
RUN set -x; \
Expand Down

0 comments on commit 65ebe47

Please sign in to comment.