fix(container): update image ghcr.io/coder/code-server to v4.95.3

This commit is contained in:
Renovate Bot 2024-11-18 18:02:08 +00:00
parent c2d8f75a5f
commit ad21a3cea3
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",