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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.16.1 | 4.17.0 |
This commit is contained in:
feisar-bot
2023-09-23 02:21:16 +00:00
committed by auricom
parent 978893a910
commit aeca118d83

View File

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