Skip to content

Commit

Permalink
feat: update docker image ghcr.io/coder/code-server to 4.19.0
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.18.0 | 4.19.0 |
  • Loading branch information
tvories-tbot committed Nov 18, 2023
1 parent 9fedeba commit 0589bb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
enabled: true
image:
repository: ghcr.io/coder/code-server
tag: 4.18.0@sha256:29267847d68332a28d249bd5235715402b144a3903b921da0a1962173aef10b1
tag: 4.19.0@sha256:d485b27ce0eeb32bc09beb512825eb5ad2d5ad09202e64e0bd4ca27b1555062f
env:
# password: ${SECRET_CODESERVER_PASSWORD}
TZ: "${TIMEZONE}"
Expand Down

0 comments on commit 0589bb3

Please sign in to comment.