Update lscr.io/linuxserver/mastodon Docker tag to v4.3.0
All checks were successful
/ terraform (push) Successful in 1m11s
/ ansible (push) Successful in 1m37s

This commit is contained in:
Renovate 2024-10-08 20:00:24 +01:00
parent 19964ce161
commit d339f2601a

View file

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