feat: change some little security risks, add another ingress that has ip whitelist for admin panel and update some OCI image versions

This commit is contained in:
Justin Kreller
2025-05-12 23:26:29 +02:00
parent 3374dfd8f9
commit 5aa1c32fcd
9 changed files with 55 additions and 16 deletions

View File

@@ -45,7 +45,7 @@ services:
- "net"
rproxy:
image: docker.io/bitnami/nginx:1.25
image: docker.io/bitnami/nginx:1.28
restart: always
volumes:
- ./reverseproxy.conf:/opt/bitnami/nginx/conf/nginx.conf