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

This commit is contained in:
Renovate 2024-02-16 12:00:22 +00:00
parent 58c48261e7
commit cb6e67d0ef

View File

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