Update lscr.io/linuxserver/mastodon Docker tag to v4.2.12

This commit is contained in:
Renovate 2024-08-19 12:00:20 +01:00 committed by Jake Howard
parent d0d61053ea
commit 58a0060a25
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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