Compare commits
9
Commits
fc76c15109
...
7780bd51b3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7780bd51b3 | ||
|
|
fae6d05765 | ||
|
|
216cac549a | ||
|
|
d3dc4eb87d | ||
|
|
1ca8b2606f | ||
|
|
e0eaefe318 | ||
|
|
747d7411f8 | ||
|
|
a819d772bf | ||
|
|
aca5b156f8 |
@@ -13,7 +13,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: authelia
|
||||
image: authelia/authelia:4.39.20
|
||||
image: authelia/authelia:4.39.22
|
||||
ports:
|
||||
- 9959:9959 # metrics prometheus
|
||||
networks:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: henrygd/beszel:0.18.8
|
||||
image: henrygd/beszel:0.19.0
|
||||
container_name: beszel
|
||||
environment:
|
||||
APP_URL: http://localhost:8090
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: crowdsec
|
||||
image: crowdsecurity/crowdsec:v1.8.0
|
||||
image: crowdsecurity/crowdsec:v1.8.1
|
||||
environment:
|
||||
COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve
|
||||
CROWDSEC_BOUNCER_API_KEY: ${CROWDSEC_API_KEY}
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ollama/ollama:0.33.2
|
||||
image: ollama/ollama:0.33.3
|
||||
container_name: ollama
|
||||
ports:
|
||||
- 4019:11434
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.8.7
|
||||
image: ghcr.io/alam00000/bentopdf-simple:2.8.8
|
||||
container_name: pdf
|
||||
ports:
|
||||
- "4003:8080"
|
||||
|
||||
Reference in New Issue
Block a user