1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2023-12-22 02:12:02 +00:00 committed by GitHub
parent 806a0241bb
commit d53eb14885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 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"