1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

Update Dockerfile for wallabag 2.1.3

This commit is contained in:
Nicolas Lœuillet
2016-11-04 15:40:24 +01:00
committed by GitHub
parent 2ae7dee8af
commit 530e59329a

View File

@@ -1,7 +1,7 @@
FROM alpine:edge
MAINTAINER Marvin Steadfast <marvin@xsteadfastx.org>
ENV WALLABAG_VERSION=2.1.2 \
ENV WALLABAG_VERSION=2.1.3 \
POSTGRES_USER=postgres
RUN echo "@testing http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \