Skip to content

Commit

Permalink
feat(container): update image ghcr.io/coder/code-server ( 4.92.2 → 4.…
Browse files Browse the repository at this point in the history
…93.1 )
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 62ac2c7 commit 68001d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.92.2
tag: 4.93.1
args:
- --auth=none
- --user-data-dir=/config/.vscode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.92.2
tag: 4.93.1
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit 68001d3

Please sign in to comment.