Update lscr.io/linuxserver/mastodon Docker tag to v4.3.8
All checks were successful
/ terraform (push) Successful in 50s
/ ansible (push) Successful in 2m12s

This commit is contained in:
Renovate 2025-05-06 16:01:56 +01:00
parent d59e140924
commit 1565bac0ec

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 }}