Skip to content

Commit

Permalink
Merge pull request #297 from wallabag/release/2.5.2
Browse files Browse the repository at this point in the history
2.5.2
  • Loading branch information
j0k3r committed Oct 21, 2022
2 parents b1aeffc + 7ffaafb commit 3d63b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.15

LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"

ARG WALLABAG_VERSION=2.5.1
ARG WALLABAG_VERSION=2.5.2

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
Expand Down

0 comments on commit 3d63b3b

Please sign in to comment.