Skip to content

Commit

Permalink
feat(container): update image ghcr.io/coder/code-server ( 4.90.3 → 4.…
Browse files Browse the repository at this point in the history
…91.0 )
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 926064f commit a6330a0
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 @@ -95,7 +95,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.90.3
tag: 4.91.0
args:
- --auth=none
- --user-data-dir=/config/.vscode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.90.3
tag: 4.91.0
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit a6330a0

Please sign in to comment.