1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-11 22:59:18 +00:00

mastodon: update to 1.4.6

This commit is contained in:
Wonderfall 2017-06-23 18:30:17 +02:00
parent 5e644c60eb
commit 07477f7331
2 changed files with 2 additions and 2 deletions

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

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