forked from wallabag/docker
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c553787564 | |||
| 73187d7ce1 |
@ -1,7 +1,7 @@
|
||||
FROM alpine:edge
|
||||
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>
|
||||
|
||||
ENV WALLABAG_VERSION=2.1.3 \
|
||||
ENV WALLABAG_VERSION=2.1.4 \
|
||||
POSTGRES_USER=postgres
|
||||
|
||||
RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
|
||||
Reference in New Issue
Block a user