Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 13ef813723 | |||
| 01fd1b433e | |||
| 4aa0335033 | |||
| 39a14a4c5d | |||
| 51fcdb631f | |||
| 62877f769f | |||
| a7729ee0bd |
@@ -4,7 +4,7 @@ services:
|
|||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
container_name: crowdsec
|
container_name: crowdsec
|
||||||
image: crowdsecurity/crowdsec:v1.7.6
|
image: crowdsecurity/crowdsec:v1.7.7
|
||||||
environment:
|
environment:
|
||||||
COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve
|
COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve
|
||||||
CROWDSEC_BOUNCER_API_KEY: ${CROWDSEC_API_KEY}
|
CROWDSEC_BOUNCER_API_KEY: ${CROWDSEC_API_KEY}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: ghcr.io/home-assistant/home-assistant:2026.3.4
|
image: ghcr.io/home-assistant/home-assistant:2026.4.0
|
||||||
container_name: home-assistant
|
container_name: home-assistant
|
||||||
networks:
|
networks:
|
||||||
- ip4net
|
- ip4net
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ services:
|
|||||||
extends:
|
extends:
|
||||||
file: ${TEMPLATES_PATH}
|
file: ${TEMPLATES_PATH}
|
||||||
service: default
|
service: default
|
||||||
image: ghcr.io/alam00000/bentopdf-simple:2.7.0
|
image: ghcr.io/alam00000/bentopdf-simple:2.8.1
|
||||||
container_name: pdf
|
container_name: pdf
|
||||||
ports:
|
ports:
|
||||||
- "4003:8080"
|
- "4003:8080"
|
||||||
|
|||||||
Reference in New Issue
Block a user