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

This commit is contained in:
Renovate 2024-02-17 08:00:21 +00:00
parent 58c48261e7
commit 45cf930d14

View file

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