Update lscr.io/linuxserver/mastodon Docker tag to v4.2.10
All checks were successful
/ terraform (push) Successful in 42s
/ ansible (push) Successful in 1m52s

This commit is contained in:
Renovate 2024-07-04 18:00:18 +01:00
parent 608c57a421
commit 2e438137d6

View file

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