chore(deps): update gotify/server docker tag to v2.8.0 (#3258)
This commit is contained in:
parent
e49a3d0542
commit
063766e2e8
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gotify:
|
gotify:
|
||||||
image: "gotify/server:2.7.3"
|
image: "gotify/server:2.8.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue