Skip to content

Commit

Permalink
fix(container): update ghcr.io/coder/code-server ( 4.22.0 → 4.22.1 ) (#…
Browse files Browse the repository at this point in the history
…1937)

* feat: add schema publication

* fix(container): update ghcr.io/coder/code-server ( 4.22.0 → 4.22.1 )

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.22.0 | 4.22.1 |

---------

Co-authored-by: Jory Irving <[email protected]>
Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
Co-authored-by: Jory Irving <[email protected]>
  • Loading branch information
3 people authored Mar 14, 2024
1 parent 2385376 commit 51bfcac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
codeserver:
image:
repository: ghcr.io/coder/code-server
tag: 4.22.0
tag: 4.22.1
env:
TZ: ${TIMEZONE}
args:
Expand Down

0 comments on commit 51bfcac

Please sign in to comment.