Skip to content

Commit

Permalink
Merge pull request #155 from wallabag/release-2.3.8
Browse files Browse the repository at this point in the history
2.3.8
  • Loading branch information
j0k3r committed May 14, 2019
2 parents a01e124 + b2afa8e commit 710cc43
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.7
ARG WALLABAG_VERSION=2.3.8

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

0 comments on commit 710cc43

Please sign in to comment.