Update lscr.io/linuxserver/mastodon Docker tag to v4.2.12
All checks were successful
/ terraform (push) Successful in 1m8s
/ ansible (push) Successful in 2m2s

This commit is contained in:
Renovate 2024-08-19 12:00:20 +01:00
parent 621e65b920
commit d12e928e5c

View file

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