Update lscr.io/linuxserver/mastodon Docker tag to v4.3.1
All checks were successful
/ terraform (push) Successful in 1m1s
/ ansible (push) Successful in 1m33s

This commit is contained in:
Renovate 2024-10-21 12:00:23 +01:00
parent 752ada00ff
commit 58bb364aba

View file

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