Skip to content

Commit

Permalink
更新soar版本为v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyo committed Nov 15, 2018
1 parent 676f3d6 commit 6ddaef0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN cd /opt \
&& pip install mysql-python
#soar
RUN cd /opt \
&& wget https://github.com/XiaoMi/soar/releases/download/v0.8.1/soar.linux-amd64 -O soar \
&& wget https://github.com/XiaoMi/soar/releases/download/v0.9.0/soar.linux-amd64 -O soar \
&& chmod a+x soar
#archery
RUN cd /opt \
Expand Down
Binary file modified src/docker/install.zip
Binary file not shown.

0 comments on commit 6ddaef0

Please sign in to comment.