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

This commit is contained in:
Renovate 2025-01-16 12:00:40 +00:00
parent 242cd07d70
commit 93ed6ccc2c

View file

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