Update lscr.io/linuxserver/mastodon Docker tag to v4.3.2 #203

Open
renovate wants to merge 1 commit from renovate/lscr.io-linuxserver-mastodon-4.x into master
Showing only changes of commit 11052d0340 - Show all commits

View file

@ -1,6 +1,6 @@
services:
mastodon:
image: lscr.io/linuxserver/mastodon:4.3.1
image: lscr.io/linuxserver/mastodon:4.3.2
environment:
- TZ={{ timezone }}
- PUID={{ docker_user.id }}