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

This commit is contained in:
renovate[bot] 2023-12-05 18:33:31 +00:00 committed by GitHub
parent 78e888301c
commit 9153ca507e
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": 12,
"version": "4.2.2",
"tipi_version": 13,
"version": "4.2.3",
"categories": [
"social"
],

View File

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