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

This commit is contained in:
Renovate 2023-12-05 18:00:28 +00:00
parent c0df505f70
commit e0f7b47961

View file

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