chore(deps): update gotify/server docker tag to v2.3.0 (#881)
This commit is contained in:
parent
99c4254dfb
commit
bb17b85d7f
|
@ -5,8 +5,8 @@
|
|||
"port": 8129,
|
||||
"id": "gotify",
|
||||
"exposable": true,
|
||||
"tipi_version": 4,
|
||||
"version": "2.2.5",
|
||||
"tipi_version": 5,
|
||||
"version": "2.3.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
gotify:
|
||||
image: gotify/server:2.2.5
|
||||
image: gotify/server:2.3.0
|
||||
container_name: gotify
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user