Use tag latest for forward proxy

This commit is contained in:
Martin Lablans 2022-10-11 18:36:42 +02:00 committed by GitHub
parent 7ecb39d6ce
commit 0f1cb966ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
forward_proxy: forward_proxy:
container_name: bridgehead-forward-proxy container_name: bridgehead-forward-proxy
image: samply/bridgehead-forward-proxy:main image: samply/bridgehead-forward-proxy:latest
environment: environment:
HTTPS_PROXY: ${HTTPS_PROXY_URL} HTTPS_PROXY: ${HTTPS_PROXY_URL}
USERNAME: ${HTTPS_PROXY_USERNAME} USERNAME: ${HTTPS_PROXY_USERNAME}