TinyProxy Release v1.10.0
Closed this issue · 3 comments
mt-kelvintaywl commented
It seems that TinyProxy recently released 1.10.0.
As of the current Docker image here, i checked that it is still on 1.8.4.
I was wondering if we can update the docker image once more so it should pick up the latest tinyproxy for installation?
mt-kelvintaywl commented
# assuming a docker container `my_tinyproxy`
$ docker exec -it my_tinyproxy tinyproxy -v
tinyproxy 1.8.4
mt-kelvintaywl commented
@monokal sorry to ping you, but i was testing this with a local build of this dockerfile:
and verified that with the updated tinyproxy (v1.10.0), we get stdout logging for free :)
monokal commented
Hi @mt-kelvintaywl, feel free to open a PR and I'll be more than happy to merge.