feat(container): update image ghcr.io/coder/code-server to v4.23.0 (#746)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-04-08 21:12:00 +00:00
committed by GitHub
parent 05257182c8
commit 06e73d6e9c
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ spec:
main:
image:
repository: "ghcr.io/coder/code-server"
tag: "4.22.1@sha256:62e1d2596d564f2f44c0ca710c8790cf4267fdfb183c9c761d272778ad51b217"
tag: "4.23.0@sha256:55dc2e1d8e1b7c24fe8c52587c9950e73e4498c673d6ef9dfd215010ecd44168"
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:

View File

@@ -53,7 +53,7 @@ spec:
main:
image:
repository: "ghcr.io/coder/code-server"
tag: "4.22.1@sha256:62e1d2596d564f2f44c0ca710c8790cf4267fdfb183c9c761d272778ad51b217"
tag: "4.23.0@sha256:55dc2e1d8e1b7c24fe8c52587c9950e73e4498c673d6ef9dfd215010ecd44168"
command: ["dumb-init", "/usr/bin/code-server"]
args:
- "--auth"