Merge pull request #3482 from okxlin/renovate/linuxserver-code-server-4.x

Update linuxserver/code-server Docker tag to v4.109.5
This commit is contained in:
okxlin 2026-03-09 22:39:32 +08:00 committed by GitHub
commit 85b872817a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
- PASSWORD=${WEB_PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}
- DEFAULT_WORKSPACE=/config/workspace
image: linuxserver/code-server:4.108.2
image: linuxserver/code-server:4.109.5
labels:
createdBy: "Apps"