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

This commit is contained in:
renovate[bot] 2023-07-06 14:41:55 +00:00 committed by GitHub
parent 8354afd4fb
commit 0b9f5d7d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -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",

View File

@ -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