feat:#65 increased OCI image base images versions, slightly optimized Dockerfiles and adjust docker-compose.yml's to make them OCI compliant

This commit is contained in:
Justin Kreller
2025-03-11 22:11:07 +01:00
parent 3e6e53dccf
commit 8745dede72
7 changed files with 24 additions and 28 deletions

View File

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