chore(deps): update lscr.io/linuxserver/mastodon docker tag to v4.2.8 (#2555)
This commit is contained in:
parent
eba3477b47
commit
a87599d181
|
@ -7,8 +7,8 @@
|
||||||
"force_expose": true,
|
"force_expose": true,
|
||||||
"generate_vapid_keys": true,
|
"generate_vapid_keys": true,
|
||||||
"id": "mastodon",
|
"id": "mastodon",
|
||||||
"tipi_version": 17,
|
"tipi_version": 18,
|
||||||
"version": "4.2.7",
|
"version": "4.2.8",
|
||||||
"categories": [
|
"categories": [
|
||||||
"social"
|
"social"
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
mastodon:
|
mastodon:
|
||||||
container_name: mastodon
|
container_name: mastodon
|
||||||
image: lscr.io/linuxserver/mastodon:4.2.7
|
image: lscr.io/linuxserver/mastodon:4.2.8
|
||||||
ports:
|
ports:
|
||||||
- 8209:80
|
- 8209:80
|
||||||
- ${APP_PORT}:443
|
- ${APP_PORT}:443
|
||||||
|
|
Loading…
Reference in New Issue
Block a user