chore(deps): update lscr.io/linuxserver/mastodon docker tag to v4.1.3 (#819)
This commit is contained in:
parent
8354afd4fb
commit
0b9f5d7d01
|
@ -7,9 +7,11 @@
|
|||
"force_expose": true,
|
||||
"generate_vapid_keys": true,
|
||||
"id": "mastodon",
|
||||
"tipi_version": 2,
|
||||
"version": "4.1.2",
|
||||
"categories": ["social"],
|
||||
"tipi_version": 3,
|
||||
"version": "4.1.3",
|
||||
"categories": [
|
||||
"social"
|
||||
],
|
||||
"description": "Your self-hosted, globally interconnected microblogging community",
|
||||
"short_desc": "Your self-hosted, globally interconnected microblogging community",
|
||||
"author": "Mastodon",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
mastodon:
|
||||
container_name: mastodon
|
||||
image: lscr.io/linuxserver/mastodon:4.1.2
|
||||
image: lscr.io/linuxserver/mastodon:4.1.3
|
||||
ports:
|
||||
- 8209:80
|
||||
- ${APP_PORT}:443
|
||||
|
|
Loading…
Reference in New Issue
Block a user