Update lscr.io/linuxserver/mastodon Docker tag to v4.3.6

This commit is contained in:
Renovate 2025-03-13 14:00:27 +00:00
parent 8e0196dea3
commit a5782bc78a

View file

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