chore(deps): update superseriousbusiness/gotosocial docker tag to v0.14.0 (#2705)

This commit is contained in:
renovate[bot] 2024-03-06 10:22:37 +00:00 committed by GitHub
parent 00adaf9401
commit 1cc3cd60af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@
"exposable": true,
"force_expose": true,
"id": "gotosocial",
"tipi_version": 15,
"tipi_version": 16,
"uid": 1000,
"gid": 1000,
"version": "0.13.3",
"version": "0.14.0",
"categories": [
"social"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
gotosocial:
container_name: gotosocial
image: superseriousbusiness/gotosocial:0.13.3
image: superseriousbusiness/gotosocial:0.14.0
user: 1000:1000
ports:
- ${APP_PORT}:8080