mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(oci/code-server): update 4.104.0 ➼ 4.104.1 (#3460)
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.0@sha256:238313c385e9191b3da18316e2fb72116ed150ed09efe9be5977f5e07fd88dc4"
|
||||
tag: "4.104.1@sha256:66b4f0e6d32da53b0cf6af7cb0894b4078a93f2e160a9270c539e12e1ebf278d"
|
||||
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