update container sha in bazelrc

* for r319946 container release
https://github.com/bazelbuild/bazel-toolchains/releases/tag/r319946

Change-Id: I177d51b37a7a38f73e6e1b5878192a4b9a1f1658
diff --git a/configs/debian8_clang/0.2.0/toolchain.bazelrc b/configs/debian8_clang/0.2.0/toolchain.bazelrc
index d5270ac..01f5acd 100644
--- a/configs/debian8_clang/0.2.0/toolchain.bazelrc
+++ b/configs/debian8_clang/0.2.0/toolchain.bazelrc
@@ -2,4 +2,4 @@
 build:remote --host_javabase=@bazel_toolchains//configs/debian8_clang/0.2.0:jdk8
 build:remote --javabase=@bazel_toolchains//configs/debian8_clang/0.2.0:jdk8
 build:remote --crosstool_top=@bazel_toolchains//configs/debian8_clang/0.2.0/bazel_0.9.0:toolchain
-build:remote --experimental_remote_platform_override='properties:{ name:"container-image" value:"docker://gcr.io/asci-toolchain/nosla-debian8-clang-fl@sha256:e79e367aab94c6f18a0b39950fe4f160fda07ee01e3c32604c5f8472afa7c1f0" }'
+build:remote --experimental_remote_platform_override='properties:{ name:"container-image" value:"docker://gcr.io/asci-toolchain/nosla-debian8-clang-fl@sha256:496193842f61c9494be68bd624e47c74d706cabf19a693c4653ffe96a97e43e3" }'