1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-11 14:42:46 +02:00

bump vscode to 1.12.1 ()

This commit is contained in:
Christian 2017-05-06 15:12:50 +02:00 committed by Jess Frazelle
parent 87bf7bf8dc
commit b66da3c66b

@ -53,8 +53,8 @@ RUN useradd --create-home --home-dir $HOME user \
&& chown -R user:user $HOME
# https://code.visualstudio.com/Download
ENV CODE_VERSION 1.11.2-1492070517
ENV CODE_COMMIT 6eaebe3b9c70406d67c97779468c324a7a95db0e
ENV CODE_VERSION 1.12.1-1493934083
ENV CODE_COMMIT f6868fce3eeb16663840eb82123369dec6077a9b
# download the source
RUN buildDeps=' \