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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.17.1 | 4.18.0 |
This commit is contained in:
feisar-bot
2023-10-20 20:17:00 +00:00
committed by auricom
parent 90fd60848f
commit 5da438eea8

View File

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