1
0
Fork 0

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

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

* Update app version

---------

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-08-01 16:06:09 +08:00 committed by GitHub
parent ca33ff4df5
commit 4f6bfe41f9
2 changed files with 1 additions and 1 deletions

View File

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