Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
update to 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDesmond-ca committed Oct 9, 2018
1 parent 5014d01 commit 7010d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN yarn add global \
gulp-watch

ENV npm_config_arch=arm
ENV VSCODE_VERSION=1.27.2
ENV VSCODE_VERSION=1.28.0

RUN curl -L https://github.com/microsoft/vscode/archive/$VSCODE_VERSION.tar.gz > vscode.tar.gz
RUN tar --strip-components=1 -C vscode -xf vscode.tar.gz
Expand Down

0 comments on commit 7010d00

Please sign in to comment.