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

This commit is contained in:
Renovate 2023-07-07 22:00:36 +01:00
parent 8ff2cbce90
commit 29f7c55b6b

View file

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