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

Update linuxserver/code-server Docker tag to v4.16.1
This commit is contained in:
okxlin 2023-08-01 07:37:47 +08:00 committed by GitHub
commit a193f540bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.16.0
image: linuxserver/code-server:4.16.1
labels:
createdBy: "Apps"