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