fix(code-server): make sure the set user is actually used correctly

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-06 22:08:00 +01:00
parent f126636cd4
commit df18ec0d17
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ name: code-server
sources:
- https://github.com/cdr/code-server
type: application
version: 2.0.19
version: 2.0.20
annotations:
truecharts.org/catagories: |
- media

View File

@@ -9,6 +9,7 @@ image:
env:
PUID: 568
DOCKER_USER: "$USER"
# PROXY_DOMAIN: code-server.my.domain
securityContext: