Skip to content

Commit

Permalink
Merge pull request #142 from wallabag/release-2.3.6
Browse files Browse the repository at this point in the history
2.3.6
  • Loading branch information
j0k3r committed Jan 11, 2019
2 parents 7cce137 + e292a1c commit dd280bd
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:latest

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

ARG WALLABAG_VERSION=2.3.5
ARG WALLABAG_VERSION=2.3.6

RUN set -ex \
&& apk update \
Expand Down

0 comments on commit dd280bd

Please sign in to comment.