Merge pull request 'fix(container): update image ghcr.io/coder/code-server to v4.95.3' (#506) from renovate/ghcr.io-coder-code-server-4.x into main

Reviewed-on: #506
This commit is contained in:
SeanOMik 2024-11-23 21:49:01 +00:00
commit 9c5e459b47
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.1
tag: 4.95.3
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",