Update lscr.io/linuxserver/mastodon Docker tag to v4.2.5
This commit is contained in:
parent
0c6528f9ca
commit
04b06edc4a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
mastodon:
|
||||
image: lscr.io/linuxserver/mastodon:4.2.3
|
||||
image: lscr.io/linuxserver/mastodon:4.2.5
|
||||
environment:
|
||||
- TZ={{ timezone }}
|
||||
- PUID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue