Update lscr.io/linuxserver/mastodon Docker tag to v4.1.2 #2

Merged
jake merged 1 commit from renovate/lscr.io-linuxserver-mastodon-4.x into master 2023-04-10 13:36:27 +01:00
Showing only changes of commit 16ab99d53a - Show all commits

View file

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