chore(deps): update superseriousbusiness/gotosocial docker tag to v0.15.0 (#3125)
This commit is contained in:
parent
aa8da7179c
commit
2afbdf24d1
|
@ -6,10 +6,10 @@
|
|||
"exposable": true,
|
||||
"force_expose": true,
|
||||
"id": "gotosocial",
|
||||
"tipi_version": 18,
|
||||
"tipi_version": 19,
|
||||
"uid": 1000,
|
||||
"gid": 1000,
|
||||
"version": "0.14.2",
|
||||
"version": "0.15.0",
|
||||
"categories": [
|
||||
"social"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
gotosocial:
|
||||
container_name: gotosocial
|
||||
image: superseriousbusiness/gotosocial:0.14.2
|
||||
image: superseriousbusiness/gotosocial:0.15.0
|
||||
user: 1000:1000
|
||||
ports:
|
||||
- ${APP_PORT}:8080
|
||||
|
|
Loading…
Reference in New Issue
Block a user