Skip to content

Commit

Permalink
fix(container): update image ghcr.io/coder/code-server ( 4.96.2 → 4.9…
Browse files Browse the repository at this point in the history
…6.4 )

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.96.2 | 4.96.4 |
  • Loading branch information
kireque-bot[bot] authored Jan 20, 2025
1 parent 1a9dd14 commit 8c5992a
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 @@ -63,7 +63,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
tag: 4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
args:
[
"--auth",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
tag: 4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
args:
- --auth
- none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
tag: 4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
args:
- --auth
- none
Expand Down

0 comments on commit 8c5992a

Please sign in to comment.