This commit is contained in:
Jérémy Benoist
2021-01-05 15:00:15 +01:00
committed by GitHub
parent 2b99017b25
commit 9d44149e4d

View File

@ -2,7 +2,7 @@ FROM alpine:3.12
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.4.0
ARG WALLABAG_VERSION=2.4.1
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