From 3f3b89213362b7f9c459a1c27c87136dbe3da3c6 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 23 Aug 2023 12:05:57 +0200 Subject: docker: put a proper definition in README Without the `build` section, which made the snippet not copyable. --- DEVELOPMENT.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DEVELOPMENT.md') diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 487c318..e88be2f 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -43,3 +43,5 @@ Releases * Make a git tag for a new minor version using `make tag`. You can then review it and push using `git push --tags`. +* For a new major version, update the version in the docker-compose definition +in docker/README.md. -- cgit v1.2.3