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

This commit is contained in:
Renovate 2023-09-21 20:00:42 +01:00 committed by Jake Howard
parent ea33feb643
commit 5c247013fb

View File

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