mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(helm/code-server): update 4.104.3 ➼ 4.105.0 (#3667)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: "ghcr.io/coder/code-server"
|
||||
tag: "4.104.3@sha256:8a4f9ec985bcb022de1ae70fab74e3a2c3199b2bc44665df6da203c3ada1643a"
|
||||
tag: "4.105.0@sha256:b54261ccfb29a6680a0fbce13f83d37487157f1b9b30390bb8ddca1929f49b4e"
|
||||
command: ["dumb-init", "/bin/bash", "-c"]
|
||||
args: ["/home/linuxbrew/.linuxbrew/sbin/sshd -p 2222 || true; /usr/bin/code-server --auth none --disable-telemetry --user-data-dir /home/coder/.vscode --extensions-dir /home/coder/.vscode --bind-addr 0.0.0.0:8080 --port 8080 /home/coder"]
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user