chore(deps): update gotify/server docker tag to v2.9.0 (#4023)
This commit is contained in:
parent
eda65efb21
commit
5a972c1b20
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gotify:
|
gotify:
|
||||||
image: "gotify/server:2.8.0"
|
image: "gotify/server:2.9.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue