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

This commit is contained in:
Renovate Bot 2024-11-12 18:02:11 +00:00
parent fddc952dc5
commit df7e7a513a
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.2
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",