mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
bump vscode to 1.12.1 (#264)
This commit is contained in:
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=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user