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

This commit is contained in:
Renovate 2024-02-01 16:00:20 +00:00
parent 0c6528f9ca
commit 04b06edc4a

View file

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