mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(oci/code-server): update 4.99.3 ➼ 4.99.4 (#2290)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: "ghcr.io/coder/code-server"
|
||||
tag: "4.99.3@sha256:e822acb286dca144f1a10ef847bc8f905d92ea79998f4f021802064badcae5fe"
|
||||
tag: "4.99.4@sha256:316b7f60051b44b81fdf8972293735c2b0fda9a2b1e88fb6b77195df0c9b9b78"
|
||||
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