Skip to content

Commit

Permalink
feat(container): update image ghcr.io/coder/code-server ( 4.95.3 → 4.…
Browse files Browse the repository at this point in the history
…96.1 )
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7452c34 commit 62f2da8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3
tag: 4.96.1
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.3
tag: 4.96.1
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
code-server:
image: &code-server-image
repository: ghcr.io/coder/code-server
tag: 4.95.3
tag: 4.96.1
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit 62f2da8

Please sign in to comment.