chore(deps): update lscr.io/linuxserver/mastodon docker tag to v4.1.7 (#1145)

This commit is contained in:
renovate[bot] 2023-09-05 18:39:13 +00:00 committed by GitHub
parent 8119e113c3
commit 0f728fc250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@
"force_expose": true,
"generate_vapid_keys": true,
"id": "mastodon",
"tipi_version": 6,
"version": "4.1.6",
"tipi_version": 7,
"version": "4.1.7",
"categories": [
"social"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
mastodon:
container_name: mastodon
image: lscr.io/linuxserver/mastodon:4.1.6
image: lscr.io/linuxserver/mastodon:4.1.7
ports:
- 8209:80
- ${APP_PORT}:443