Update lscr.io/linuxserver/mastodon Docker tag to v4.2.5
Some checks failed
/ terraform (push) Successful in 29s
/ ansible (push) Has been cancelled

This commit is contained in:
Renovate 2024-02-01 16:00:20 +00:00 committed by Jake Howard
parent 02847355a7
commit f1a2694f1a

View file

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