mirror of
https://github.com/wallabag/docker
synced 2025-12-16 03:06:34 +00:00
Merge pull request #13 from nsteinmetz/patch-1
Update Dockerfile for 2.0.6 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM alpine:edge
|
||||
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>
|
||||
|
||||
ENV WALLABAG_VERSION=2.0.5 \
|
||||
ENV WALLABAG_VERSION=2.0.6 \
|
||||
SYMFONY__ENV__DATABASE_DRIVER=pdo_sqlite \
|
||||
SYMFONY__ENV__DATABASE_HOST=127.0.0.1 \
|
||||
SYMFONY__ENV__DATABASE_PORT=~ \
|
||||
|
||||
Reference in New Issue
Block a user