Skip to content

Commit

Permalink
Merge pull request #69 from wallabag/update-223
Browse files Browse the repository at this point in the history
Update Dockerfile to 2.2.3
  • Loading branch information
tcitworld committed May 18, 2017
2 parents 6f22d1e + abb0647 commit bf82658
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:edge

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

ARG WALLABAG_VERSION=2.2.2
ARG WALLABAG_VERSION=2.2.3

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

0 comments on commit bf82658

Please sign in to comment.