diff --git a/mastodon/Dockerfile.stable b/mastodon/Dockerfile.stable index 5bea497..fbd3049 100644 --- a/mastodon/Dockerfile.stable +++ b/mastodon/Dockerfile.stable @@ -1,6 +1,6 @@ FROM alpine:3.6 -ARG VERSION=v1.5.1 +ARG VERSION=v1.6.0 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.15