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

This commit is contained in:
Renovate 2023-10-12 18:00:32 +01:00
parent 0780d255ed
commit f14b12b89f

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 }}