Update lscr.io/linuxserver/mastodon Docker tag to v4.2.13
Some checks failed
/ terraform (push) Successful in 40s
/ ansible (push) Has been cancelled

This commit is contained in:
Renovate 2024-09-30 16:00:25 +01:00 committed by Jake Howard
parent 74c509cbce
commit e26e79981e

View file

@ -1,6 +1,6 @@
services: services:
mastodon: mastodon:
image: lscr.io/linuxserver/mastodon:4.2.12 image: lscr.io/linuxserver/mastodon:4.2.13
environment: environment:
- TZ={{ timezone }} - TZ={{ timezone }}
- PUID={{ docker_user.id }} - PUID={{ docker_user.id }}