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

This commit is contained in:
Renovate 2024-10-08 20:00:24 +01:00 committed by Jake Howard
parent d8e3d393fc
commit 283d5bd0d4

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