Update lscr.io/linuxserver/mastodon Docker tag to v4.3.8
Some checks failed
/ ansible (push) Has been cancelled
/ terraform (push) Has been cancelled

This commit is contained in:
Renovate 2025-05-06 16:01:56 +01:00 committed by Jake Howard
parent 3015da940e
commit 544646880d

View file

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