aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-backend/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef/sdc-backend/Dockerfile')
-rw-r--r--sdc-os-chef/sdc-backend/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/sdc-backend/Dockerfile b/sdc-os-chef/sdc-backend/Dockerfile
index 72c855802a..053c403a52 100644
--- a/sdc-os-chef/sdc-backend/Dockerfile
+++ b/sdc-os-chef/sdc-backend/Dockerfile
@@ -14,7 +14,7 @@ RUN python /root/chef-solo/cookbooks/sdc-normatives/files/default/get-pip.py
RUN pip install pycurl
# install chef-solo
-RUN curl -L https://www.opscode.com/chef/install.sh | bash
+RUN curl -L http://www.opscode.com/chef/install.sh | bash
ADD onboarding-be-__SDC-RELEASE__.war ${JETTY_BASE}/webapps/
ADD catalog-be-__SDC-RELEASE__.war ${JETTY_BASE}/webapps/