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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.14.1 | 4.15.0 |
This commit is contained in:
feisar-bot
2023-07-22 01:25:13 +00:00
committed by auricom
parent 920664bca6
commit 925b336981

View File

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