Skip to content

Commit

Permalink
Merge pull request #292 from wallabag/release/2.5.1
Browse files Browse the repository at this point in the history
2.5.1
  • Loading branch information
j0k3r authored Jun 9, 2022
2 parents 1d42727 + b49d7fa commit b1aeffc
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 <[email protected]>"

ARG WALLABAG_VERSION=2.5.0
ARG WALLABAG_VERSION=2.5.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
Expand Down

0 comments on commit b1aeffc

Please sign in to comment.