mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 11:48:30 +00:00
Changed to use docker-compose for squid
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM centos
|
||||
FROM centos:7
|
||||
LABEL maintainer="yuji.hirose.bug@gmail.com"
|
||||
ARG auth="basic"
|
||||
ARG port="3128"
|
||||
|
||||
Reference in New Issue
Block a user