ubuntu squid-openssl image to use ssl_bump
directive
export SQUID_VERSION=6.6
docker buildx build --platform linux/amd64 --build-arg SQUID_VERSION -t zetanova/squid:6.6 -t zetanova/squid:latest --push .
docker run --rm ubuntu:24.04 apt-get update && apt list -a squid-openssl