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

chore(deps): update linuxserver/code-server docker tag to v4.89.0
This commit is contained in:
okxlin 2024-05-09 15:45:05 +08:00 committed by GitHub
commit ac0ef1d0e2
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.23.1
image: linuxserver/code-server:4.89.0
labels:
createdBy: "Apps"