Compare commits
2 commits
6fbc7628ed
...
4f3e327a7f
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f3e327a7f | |||
| db8dfac07a |
2 changed files with 5 additions and 5 deletions
|
|
@ -70,7 +70,7 @@ services:
|
|||
- loki_data:/var/loki
|
||||
|
||||
ntfy-alertmanager-ccchh-critical:
|
||||
image: docker.io/xenrox/ntfy-alertmanager:0.5.0
|
||||
image: docker.io/xenrox/ntfy-alertmanager:1.0.0
|
||||
container_name: ntfy-alertmanager-ccchh-critical
|
||||
volumes:
|
||||
- ./configs/ntfy-alertmanager-ccchh-critical:/etc/ntfy-alertmanager/config
|
||||
|
|
@ -79,7 +79,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
ntfy-alertmanager-fux-critical:
|
||||
image: docker.io/xenrox/ntfy-alertmanager:0.5.0
|
||||
image: docker.io/xenrox/ntfy-alertmanager:1.0.0
|
||||
container_name: ntfy-alertmanager-fux-critical
|
||||
volumes:
|
||||
- ./configs/ntfy-alertmanager-fux-critical:/etc/ntfy-alertmanager/config
|
||||
|
|
@ -88,7 +88,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
ntfy-alertmanager-ccchh:
|
||||
image: docker.io/xenrox/ntfy-alertmanager:0.5.0
|
||||
image: docker.io/xenrox/ntfy-alertmanager:1.0.0
|
||||
container_name: ntfy-alertmanager-ccchh
|
||||
volumes:
|
||||
- ./configs/ntfy-alertmanager-ccchh:/etc/ntfy-alertmanager/config
|
||||
|
|
@ -97,7 +97,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
ntfy-alertmanager-fux:
|
||||
image: docker.io/xenrox/ntfy-alertmanager:0.5.0
|
||||
image: docker.io/xenrox/ntfy-alertmanager:1.0.0
|
||||
container_name: ntfy-alertmanager-fux
|
||||
volumes:
|
||||
- ./configs/ntfy-alertmanager-fux:/etc/ntfy-alertmanager/config
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ services:
|
|||
backend:
|
||||
|
||||
pretix:
|
||||
image: docker.io/pretix/standalone:2024.8
|
||||
image: docker.io/pretix/standalone:2026.3
|
||||
command: ["all"]
|
||||
ports:
|
||||
- "8345:80"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue