Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| baaad02eea | |||
| 0dc9a11376 |
@@ -3,7 +3,6 @@ LABEL author="Lossless GmbH <hello@lossless.com>"
|
|||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
WORKDIR /workspace
|
|
||||||
# important environment variables
|
# important environment variables
|
||||||
ENV NODE_VERSION_LTS="10.15.3" NODE_VERSION_STABLE="11.2.0" NVM_DIR="/usr/local/nvm"
|
ENV NODE_VERSION_LTS="10.15.3" NODE_VERSION_STABLE="11.2.0" NVM_DIR="/usr/local/nvm"
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-vscode",
|
"name": "ht-docker-vscode",
|
||||||
"version": "5.0.15",
|
"version": "5.0.16",
|
||||||
"description": "a vscode image with everything installed needed to run a vscode instance",
|
"description": "a vscode image with everything installed needed to run a vscode instance",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user