Merge branch 'renovate/lscr.io-linuxserver-mastodon-4.x' into 'master'

Update lscr.io/linuxserver/mastodon Docker tag to v4.1.1

See merge request sys/infrastructure!119
This commit is contained in:
Jake Howard 2023-03-19 17:25:27 +00:00
commit 5660352287

View File

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