chore(deps): update gotify/server docker tag to v2.7.3 (#1757)
This commit is contained in:
parent
5e3f34657b
commit
312d49b13c
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gotify:
|
gotify:
|
||||||
image: "gotify/server:2.7.2"
|
image: "gotify/server:2.7.3"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue