Unverified Commit 38bd1e67 authored by Rajesh Rajendran's avatar Rajesh Rajendran Committed by GitHub
Browse files

Merge pull request #752 from Kaali09/release-2.3.0

SC-1269 added the experiment apis
parents 98593d36 3feadbd7
No related merge requests found
Showing with 602 additions and 578 deletions
+602 -578
This diff is collapsed.
......@@ -12,7 +12,7 @@
FROM centos:7
ENV KONG_VERSION 0.10.3
ENV KONG_VERSION 0.9.9
RUN yum install -y wget https://github.com/Mashape/kong/releases/download/$KONG_VERSION/kong-$KONG_VERSION.el7.noarch.rpm && \
yum clean all
......
Supports Markdown
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