Update config.json

This commit is contained in:
Alexandre
2021-02-19 10:53:12 +01:00
committed by GitHub
parent b3f96faea8
commit 2c4c61e6c0

View File

@@ -1,6 +1,7 @@
{
"name": "VS code",
"version": "3.9.0",
"upstream": "3.9.0",
"slug": "code-server",
"description": "Code-server is VS Code running on a remote server, accessible through the browser.",
"url": "https://hub.docker.com/r/linuxserver/code-server",
@@ -38,4 +39,4 @@
"PGID": "int",
"TZ": "str?"
}
}
}