mastodon: update to 1.4.5

This commit is contained in:
Wonderfall 2017-06-23 04:47:19 +02:00
parent 164054c6e0
commit 5e644c60eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.6 FROM alpine:3.6
ARG VERSION=v1.4.4 ARG VERSION=v1.4.5
ARG REPOSITORY=tootsuite/mastodon ARG REPOSITORY=tootsuite/mastodon
ENV UID=991 GID=991 \ ENV UID=991 GID=991 \

View File

@ -1,6 +1,6 @@
FROM alpine:3.6 FROM alpine:3.6
ARG VERSION=v1.4.4 ARG VERSION=v1.4.5
ARG REPOSITORY=tootsuite/mastodon ARG REPOSITORY=tootsuite/mastodon
ENV UID=991 GID=991 \ ENV UID=991 GID=991 \