mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(oci/code-server): update 4.103.2 ➼ 4.104.0 (#3430)
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.103.2@sha256:f9ed058d6b1a4aa80846f77902d344bd97e450aec69201a0f8939baf58b18a5f"
|
||||
tag: "4.104.0@sha256:f30e414ac930bd23153ccf937f022d9c17dd74144c7b219bd4a8802cba9d03c8"
|
||||
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