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

This commit is contained in:
Renovate 2024-02-23 16:00:24 +00:00 committed by Jake Howard
parent 82451784a8
commit f552332598

View file

@ -2,7 +2,7 @@ version: "2.3"
services:
mastodon:
image: lscr.io/linuxserver/mastodon:4.2.7
image: lscr.io/linuxserver/mastodon:4.2.8
environment:
- TZ={{ timezone }}
- PUID={{ docker_user.id }}