⬆️ Update image ghcr.io/coder/code-server to 4.10.0

| datasource | package                   | from  | to     |
| ---------- | ------------------------- | ----- | ------ |
| docker     | ghcr.io/coder/code-server | 4.9.1 | 4.10.0 |
This commit is contained in:
feisar-bot
2023-02-15 21:18:29 +00:00
committed by auricom
parent ab55368bf6
commit b2a9d077f3

View File

@@ -12,7 +12,7 @@ spec:
enabled: true
image:
repository: ghcr.io/coder/code-server
tag: 4.9.1
tag: 4.10.0
env:
TZ: ${TIMEZONE}
GIT_SSH_COMMAND: "ssh -i /config/.ssh/id_rsa -o IdentitiesOnly=yes"