Update tootsuite/mastodon Docker tag to v3.4.4 (#17065)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Alexandra Catalina
2021-11-26 18:06:39 -08:00
committed by GitHub
parent 1c826471e7
commit af93d938d4

View File

@ -8,7 +8,7 @@ image:
# built from the most recent commit
#
# tag: latest
tag: v3.3.0
tag: v3.4.4
# use `Always` when using `latest` tag
pullPolicy: IfNotPresent