chore(deps): update superseriousbusiness/gotosocial docker tag to v0.12.1 (#1465)

This commit is contained in:
renovate[bot] 2023-10-25 12:55:15 +00:00 committed by GitHub
parent e8d8a73fad
commit 19a0b1c448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@
"exposable": true,
"force_expose": true,
"id": "gotosocial",
"tipi_version": 9,
"tipi_version": 10,
"uid": 1000,
"gid": 1000,
"version": "0.12.0",
"version": "0.12.1",
"categories": [
"social"
],

View File

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