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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.18.0 | 4.19.0 |
This commit is contained in:
feisar-bot
2023-11-18 14:13:52 +00:00
committed by auricom
parent fa0a5a9a22
commit a597854578

View File

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