fix(core): update to v2 of code-server

This commit is contained in:
2019-11-05 15:50:15 +01:00
parent 7e4b4e22a9
commit 56fea33e32
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM codercom/code-server
FROM codercom/code-server:v2
LABEL author="Lossless GmbH <hello@lossless.com>"
USER root