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

This commit is contained in:
Renovate 2023-09-05 20:00:31 +01:00 committed by Jake Howard
parent 2303f7b247
commit d9a50cce64

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