aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/ci_build/Dockerfile.gpu
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-01-07 13:26:02 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-07 13:26:02 -0800
commit6cc392e3b0989744c7b16248b19b48bcbe54fa6a (patch)
tree1537305b998b6dfc6ed700bb0060947549e94689 /tensorflow/tools/ci_build/Dockerfile.gpu
parent3ffa307e49e5b150934a71386194d7ed621e3e98 (diff)
some linting fixes to changes brought in from the public.
Change: 111621725
Diffstat (limited to 'tensorflow/tools/ci_build/Dockerfile.gpu')
-rw-r--r--tensorflow/tools/ci_build/Dockerfile.gpu1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/ci_build/Dockerfile.gpu b/tensorflow/tools/ci_build/Dockerfile.gpu
index b57d1d18c1..1e80b99b83 100644
--- a/tensorflow/tools/ci_build/Dockerfile.gpu
+++ b/tensorflow/tools/ci_build/Dockerfile.gpu
@@ -12,6 +12,7 @@ RUN /install/install_bazel.sh
# Set up bazelrc.
COPY install/.bazelrc /root/.bazelrc
+RUN chmod 0644 /root/.bazelrc
ENV BAZELRC /root/.bazelrc
# Set up CUDA variables