Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2021-11-30 07:09:54 +01:00
parent 303e1a2fe5
commit 2e806a5703

View File

@ -26,8 +26,14 @@
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/openvscode-server.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png</Icon>
<Date>2021-11-28</Date>
<Date>2021-11-29</Date>
<Changes>
### 2021-11-29
- Create `.profile` and `.bashrc` for the user.
### 2021-11-29
- Release `insiders` tag.
### 2021-11-28
- Initial Release.