diff --git a/docker/vttestserver/README.md b/docker/vttestserver/README.md index 1f1d071bb56..1567cf30340 100644 --- a/docker/vttestserver/README.md +++ b/docker/vttestserver/README.md @@ -8,6 +8,7 @@ there is a way of building it by hand. Here is how it goes: ```bash docker login +# we first checkout to the git tag of the release we want to build # we assume in this example that we are releasing v21.0.0-rc1, but replace this by any other tag git checkout v21.0.0-rc1