Update lscr.io/linuxserver/mastodon Docker tag to v4.1.7
All checks were successful
/ terraform (push) Successful in 1m36s
/ ansible (push) Successful in 2m56s

This commit is contained in:
Renovate 2023-09-05 20:00:31 +01:00
parent bdf48295a6
commit f1392b757a

View File

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