From 95615d23fce9095a470a37529241c40a7ee2aa17 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Sat, 30 Nov 2024 06:59:20 +0000 Subject: [PATCH] Update docker container formatting --- release_process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_process.md b/release_process.md index cdf342840c8..1b610c3cc0a 100644 --- a/release_process.md +++ b/release_process.md @@ -70,7 +70,7 @@ New releases are branched off the `master` branch and thus require a set of chan - [ ] In [README.MD](README.MD) file, update the badges to point to the current branch instead of `master`, and current version instead of `testing` - [ ] In [Makefile](Makefile) file, set the `VERSION` number as in the conf.py file - - [ ] In [doctest.dockerfile](doctest.dockerfile): set the project container to pull QGIS sources from (i.e. `release-x_y`) + - [ ] In [doctest.dockerfile](doctest.dockerfile): set the project container to pull QGIS sources from (i.e. `x.y`) - [ ] In main [index.rst](docs/index.rst) file: replace `testing` with `x.y` in the Table Of Contents