Merge branch '2.3.x' into 2.4.x

This commit is contained in:
Stephane Nicoll 2021-03-26 16:27:08 +01:00
commit 72ff060287
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ $ docker build --no-cache -f ci-image/Dockerfile .
To test run:
----
$ docker run -it --entrypoint /bin/bash <SHA>
$ docker run -it --entrypoint /bin/bash <SHA>
----