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

This commit is contained in:
Renovate 2024-05-30 18:00:19 +01:00
parent c1b8c5fcc7
commit 986fe1097d

View File

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