aboutsummaryrefslogtreecommitdiff
path: root/RELEASING.md
diff options
context:
space:
mode:
authorCarl Mastrangelo <notcarl@google.com>2015-08-13 15:19:53 -0700
committerCarl Mastrangelo <notcarl@google.com>2015-08-13 15:35:13 -0700
commit8f6562eb3bf6fdd0de2a4bdc25e7e0d22b565616 (patch)
treea09c1ac8a287f01b434e4f46c9e11bbf14e64752 /RELEASING.md
parent5df6ab00da65e4c6148e4164d9db1a12e28e5175 (diff)
downloadgrpc-grpc-java-8f6562eb3bf6fdd0de2a4bdc25e7e0d22b565616.tar.gz
Update Docker version requirement
Diffstat (limited to 'RELEASING.md')
-rw-r--r--RELEASING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.md b/RELEASING.md
index 41dac3fa1..afc153465 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -102,7 +102,7 @@ Setup Build Environment
The deployment for Linux uses [Docker](https://www.docker.com/) running
CentOS 6.6 in order to ensure that we have a consistent deployment environment
on Linux. You'll first need to install Docker if not already installed on your
-system.
+system. Make sure to have at least version 1.7.1 or later.
1. Under the [Protobuf source directory](https://github.com/google/protobuf),
build the `protoc-artifacts` image: