1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00
This commit is contained in:
Jérémy Benoist
2020-12-10 15:05:43 +01:00
committed by GitHub
parent e7ebbc69da
commit bd6e2b174e

View File

@@ -2,7 +2,7 @@ FROM alpine:3.12
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.3.8
ARG WALLABAG_VERSION=2.4.0
RUN apk add gnu-libiconv --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ --allow-untrusted
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so php