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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.14.0 | 4.14.1 |
This commit is contained in:
feisar-bot
2023-06-26 19:16:09 +00:00
committed by auricom
parent 7f0806d4dd
commit f613701efa

View File

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