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

This commit is contained in:
Renovate 2024-12-04 18:00:25 +00:00 committed by Jake Howard
parent 50f451d84b
commit 1f122074f8

View file

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