Update lscr.io/linuxserver/mastodon Docker tag to v4.2.1
All checks were successful
/ ansible (push) Successful in 2m4s
/ terraform (push) Successful in 34s

This commit is contained in:
Renovate 2023-10-12 18:00:32 +01:00 committed by Jake Howard
parent 70ad33189c
commit a1d92ef080

View File

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