Commit f34cd04d authored by ruowen's avatar ruowen

upgrade tengine from 2.2.0 to 2.2.1

parent 848c08b2
...@@ -18,7 +18,7 @@ FROM ubuntu:16.04 ...@@ -18,7 +18,7 @@ FROM ubuntu:16.04
MAINTAINER xt MAINTAINER xt
COPY sources.list /etc/apt/sources.list COPY sources.list /etc/apt/sources.list
ADD tengine-2.2.0-bin.tar.gz /usr/local ADD tengine-2.2.1-bin.tar.gz /usr/local
RUN apt-get update && apt-get install -y openssl libjemalloc-dev libpcre3 \ RUN apt-get update && apt-get install -y openssl libjemalloc-dev libpcre3 \
&& rm -rf /var/lib/apt/lists/* \ && rm -rf /var/lib/apt/lists/* \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment