feat(container): update image ghcr.io/coder/code-server to v4.95.1 (#488)

This commit is contained in:
SeanOMik 2024-11-07 13:19:07 +00:00
commit 15c0c62f6a
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.93.1
tag: 4.95.1
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",