fix(code-server): make sure the set user is actually used correctly
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -9,6 +9,7 @@ image:
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
DOCKER_USER: "$USER"
|
||||
# PROXY_DOMAIN: code-server.my.domain
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user