Skip to content

Commit

Permalink
fix(container): update image ghcr.io/coder/code-server ( 4.95.1 → 4.9…
Browse files Browse the repository at this point in the history
…5.2 )
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 9748004 commit f6d54d1
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: &code-server-image
repository: ghcr.io/coder/code-server
tag: 4.95.1
tag: 4.95.2
args:
- --auth=none
- --user-data-dir=/config/.vscode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
code-server:
image: &code-server-image
repository: ghcr.io/coder/code-server
tag: 4.95.1
tag: 4.95.2
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit f6d54d1

Please sign in to comment.