aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorDavid Weinstein <dweinst@insitusec.com>2015-06-07 11:06:47 -0400
committerDavid Weinstein <dweinst@insitusec.com>2015-06-07 11:06:47 -0400
commit84b4ca6a65b74c66b2303ffd3f8e1c231dd36fde (patch)
treee829de6b1588ca058d2a22a92878059862314268 /Dockerfile
parent60ee1dd3aa8673a6400df2b121724e593f103993 (diff)
downloadmitmproxy-84b4ca6a65b74c66b2303ffd3f8e1c231dd36fde.tar.gz
mitmproxy-84b4ca6a65b74c66b2303ffd3f8e1c231dd36fde.tar.bz2
mitmproxy-84b4ca6a65b74c66b2303ffd3f8e1c231dd36fde.zip
match name of automated build base img
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e06123c7..a689ed5e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM mitmproxy/base:onbuild
+FROM mitmproxy/base:latest-onbuild
EXPOSE 8080
EXPOSE 8081
VOLUME /certs