chore(deps): update linuxserver/code-server docker tag to v4.20.0 (#742)

* chore(deps): update linuxserver/code-server docker tag to v4.20.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-12-22 10:21:00 +08:00 committed by GitHub
parent efbb5b45dd
commit 39b9115a67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 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.19.1
image: linuxserver/code-server:4.20.0
labels:
createdBy: "Apps"
networks: