Update lscr.io/linuxserver/mastodon Docker tag to v4.1.2
All checks were successful
terraform
ansible

This commit is contained in:
Renovate 2023-04-06 21:14:28 +01:00 committed by Jake Howard
parent 6c01cb2cf9
commit 4cfebbc987

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