From 8f11889e8990840d7b10056bf54cbb7af044ecfc Mon Sep 17 00:00:00 2001 From: Mikael Arguedas Date: Thu, 20 Feb 2020 23:29:54 +0100 Subject: [PATCH] use custom template branch ofr testing Signed-off-by: Mikael Arguedas --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index f90d9f014..2c87132d2 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -9,7 +9,7 @@ pyyaml ###### Requirements with Repo Specifiers ###### # See https://pip.readthedocs.io/en/stable/reference/pip_install/#git git+git://github.com/ros-infrastructure/ros_buildfarm.git@master#egg=ros_buildfarm -git+git://github.com/osrf/docker_templates.git@master#egg=docker_templates +git+git://github.com/osrf/docker_templates.git@ignition#egg=docker_templates ###### Requirements with Version Specifiers ###### # See https://www.python.org/dev/peps/pep-0440/#version-specifiers