Commit 9dbd008f authored by caiyanming's avatar caiyanming

upgrade tengine from 2.2.1 to 2.2.3

Change-Id: I33e1001f66a76a7f9e44d1e27278ada2f6444cf2
parent 1739b563
......@@ -18,7 +18,7 @@ FROM ubuntu:16.04
MAINTAINER xt
COPY sources.list /etc/apt/sources.list
ADD tengine-2.2.1-bin.tar.gz /usr/local
ADD tengine-2.2.3-bin.tar.gz /usr/local
RUN apt-get update && apt-get install -y openssl libjemalloc-dev libpcre3 \
&& 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