Use new proxy escaping and forward-proxy test image

This commit is contained in:
Tobias Kussel
2026-03-04 09:26:22 +01:00
parent c1de9b8314
commit 82ee757e17
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ services:
forward_proxy:
container_name: bridgehead-forward-proxy
image: docker.verbis.dkfz.de/cache/samply/bridgehead-forward-proxy:latest
image: samply/bridgehead-forward-proxy:pr-16
environment:
HTTPS_PROXY: ${HTTPS_PROXY_URL}
HTTPS_PROXY_USERNAME: ${HTTPS_PROXY_USERNAME}