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

Update linuxserver/code-server Docker tag to v4.99.2
This commit is contained in:
okxlin 2025-04-13 21:18:22 +08:00 committed by GitHub
commit 15e56de0e7
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.98.2
image: linuxserver/code-server:4.99.2
labels:
createdBy: "Apps"