From 5c3880da957f6d499bb34ff2235c3f49533a9d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Wed, 8 Nov 2023 12:13:45 -0300 Subject: [PATCH] README: use release branch in submodule. This way development can still happen in the main branch, but users will only use actual released versions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8583464..ea15378 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ IOC repositories should include this repository as a submodule in their root, as such: ``` -$ git submodule add https://github.com/cnpem/epics-in-docker.git docker/ +$ git submodule add -b release https://github.com/cnpem/epics-in-docker.git docker/ ``` The build parameters should be defined in a `docker-compose.yml` file with the