Skip to content

Commit

Permalink
Merge pull request #17 from wallabag/wllbg-208
Browse files Browse the repository at this point in the history
wallabag 2.0.8
  • Loading branch information
nicosomb committed Sep 7, 2016
2 parents d069159 + 79ae48b commit cccc5fb
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,7 +1,7 @@
FROM alpine:edge
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>

ENV WALLABAG_VERSION=2.0.7 \
ENV WALLABAG_VERSION=2.0.8 \
SYMFONY__ENV__DATABASE_DRIVER=pdo_sqlite \
SYMFONY__ENV__DATABASE_HOST=127.0.0.1 \
SYMFONY__ENV__DATABASE_PORT=~ \
Expand Down

0 comments on commit cccc5fb

Please sign in to comment.