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,
|
"port": 8129,
|
||||||
"id": "gotify",
|
"id": "gotify",
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "2.2.5",
|
"version": "2.3.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gotify:
|
gotify:
|
||||||
image: gotify/server:2.2.5
|
image: gotify/server:2.3.0
|
||||||
container_name: gotify
|
container_name: gotify
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user