chore(deps): update superseriousbusiness/gotosocial docker tag to v0.13.2 (#2423)

This commit is contained in:
renovate[bot] 2024-02-11 02:46:19 +00:00 committed by GitHub
parent 2ccd78fcc9
commit 8f8e82181c
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, "exposable": true,
"force_expose": true, "force_expose": true,
"id": "gotosocial", "id": "gotosocial",
"tipi_version": 13, "tipi_version": 14,
"uid": 1000, "uid": 1000,
"gid": 1000, "gid": 1000,
"version": "0.13.1", "version": "0.13.2",
"categories": [ "categories": [
"social" "social"
], ],

View File

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