mirror of
https://github.com/wallabag/docker
synced 2025-12-17 03:31:57 +00:00
Merge pull request #46 from wallabag/dockerfile-216
Update Dockerfile for wallabag 2.1.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:edge
|
||||||
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>
|
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>
|
||||||
|
|
||||||
ENV WALLABAG_VERSION=2.1.5 \
|
ENV WALLABAG_VERSION=2.1.6 \
|
||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
|
|
||||||
RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||||
|
|||||||
Reference in New Issue
Block a user