Compare commits
1 commit
45789e2972
...
66830eaf30
| Author | SHA1 | Date | |
|---|---|---|---|
| 66830eaf30 |
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ services:
|
|||
- /dev/null:/etc/prometheus/pve.yml
|
||||
|
||||
loki:
|
||||
image: docker.io/grafana/loki:3.7.0
|
||||
image: docker.io/grafana/loki:3.7.1
|
||||
container_name: loki
|
||||
ports:
|
||||
- 13100:3100
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
ntfy:
|
||||
image: docker.io/binwiederhier/ntfy:v2.20.0
|
||||
image: docker.io/binwiederhier/ntfy:v2.20.1
|
||||
container_name: ntfy
|
||||
command:
|
||||
- serve
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue