summaryrefslogtreecommitdiffstats
path: root/opal-ci/Dockerfile-debian-unstable
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-04-19 16:41:53 +1000
committerStewart Smith <stewart@linux.ibm.com>2018-04-19 16:41:53 +1000
commit7d559d19b8151515098109bb5ee149dd810fcafa (patch)
tree9f3886c5fecbd3d8aa95dbfba297cd852358a731 /opal-ci/Dockerfile-debian-unstable
parent5307c0ec789991a473023509da03533c6d4779e2 (diff)
downloadtalos-skiboot-7d559d19b8151515098109bb5ee149dd810fcafa.tar.gz
talos-skiboot-7d559d19b8151515098109bb5ee149dd810fcafa.zip
travis-ci: pull Mambo over http rather than ftp
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'opal-ci/Dockerfile-debian-unstable')
-rw-r--r--opal-ci/Dockerfile-debian-unstable2
1 files changed, 1 insertions, 1 deletions
diff --git a/opal-ci/Dockerfile-debian-unstable b/opal-ci/Dockerfile-debian-unstable
index c193dda2..ab4c81b4 100644
--- a/opal-ci/Dockerfile-debian-unstable
+++ b/opal-ci/Dockerfile-debian-unstable
@@ -3,7 +3,7 @@ RUN apt-get update -qq
RUN apt-get install -y gcc-powerpc64le-linux-gnu gcc ccache expect libssl-dev
RUN apt-get install -y wget xterm curl device-tree-compiler
RUN apt-get install -y gcc-arm-linux-gnueabi
-RUN curl -L -O ftp://public.dhe.ibm.com/software/server/powerfuncsim/p8/packages/v1.0-2/systemsim-p8_1.0-2_amd64.deb
+RUN curl -L -O http://public.dhe.ibm.com/software/server/powerfuncsim/p8/packages/v1.0-2/systemsim-p8_1.0-2_amd64.deb
RUN dpkg -i systemsim-p8_1.0-2_amd64.deb
RUN apt-get install -y libtcl8.6
RUN curl -L -O http://public.dhe.ibm.com/software/server/powerfuncsim/p9/packages/v1.0-0/systemsim-p9-1.0-0-trusty_amd64.deb
OpenPOWER on IntegriCloud