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

This commit is contained in:
Renovate 2024-09-30 16:00:25 +01:00
parent df43e412f3
commit d1bec93f2c

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 }}