Skip to content

Commit

Permalink
feat(container): update image ghcr.io/coder/code-server ( 4.91.1 → 4.…
Browse files Browse the repository at this point in the history
…92.2 )
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent e2163fd commit 11a8681
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 @@ -94,7 +94,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.91.1
tag: 4.92.2
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.91.1
tag: 4.92.2
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit 11a8681

Please sign in to comment.