chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 (#4031)
* chore(deps): update binwiederhier/ntfy docker tag to v2.12.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
07cfcc664a
commit
2686cb8591
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ntfy:
|
ntfy:
|
||||||
image: "binwiederhier/ntfy:v2.11.0"
|
image: "binwiederhier/ntfy:v2.12.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
command:
|
command:
|
||||||
- serve
|
- serve
|
||||||
Loading…
Reference in New Issue