From b6c244175b6104d1eae337caad1b1e80a5ba9f8a Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Thu, 27 Jul 2017 22:27:53 -0700 Subject: [PATCH] update Dockerfile for SDK2.1.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index eedeba0..a60c6d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN apt-get update \ zlib1g-dev openjdk-8-jre-headless RUN curl -Ls http://s3.voneicken.com/xtensa-lx106-elf-20160330.tgx | tar Jxf - -RUN curl -Ls http://s3.voneicken.com/esp_iot_sdk_v2.0.0.p1.tgx | tar -Jxf - +RUN curl -Ls http://s3.voneicken.com/esp_iot_sdk_v2.1.0.tgx | tar -Jxf - ENV XTENSA_TOOLS_ROOT /xtensa-lx106-elf/bin/