From b08ca61d447385d28e37f9de5d34dfff8e653d5d Mon Sep 17 00:00:00 2001 From: ruffsl Date: Mon, 10 Feb 2025 02:54:31 -0600 Subject: [PATCH] Revert "Use reverted branch for templating" This reverts commit e309670475fc1d9ab7164304647951eff8b8fb24. --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index a32b9a674..6d7bed435 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -9,7 +9,7 @@ ros_buildfarm ###### Requirements with Repo Specifiers ###### # See https://pip.readthedocs.io/en/stable/reference/pip_install/#git -git+https://github.com/osrf/docker_templates.git@revert_sync_date_logic#egg=docker_templates +git+https://github.com/osrf/docker_templates.git@master#egg=docker_templates ###### Requirements with Version Specifiers ###### # See https://www.python.org/dev/peps/pep-0440/#version-specifiers