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

chore(deps): update linuxserver/code-server docker tag to v4.23.0
This commit is contained in:
okxlin 2024-04-10 12:06:52 +08:00 committed by GitHub
commit 9a802e7596
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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