Skip to content

Commit

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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.95.2 | 4.95.3 |
  • Loading branch information
kireque-bot[bot] authored Nov 18, 2024
1 parent 8c23ba5 commit 7f86038
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.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args:
[
"--auth",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args: [
"--auth", "none",
"--disable-telemetry", "--disable-update-check",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args: [
"--auth", "none",
"--disable-telemetry", "--disable-update-check",
Expand Down

0 comments on commit 7f86038

Please sign in to comment.