Update linuxserver/code-server Docker tag to v4.19.0

This commit is contained in:
renovate[bot] 2023-11-19 13:28:25 +00:00 committed by GitHub
parent d4cae6bb92
commit c00d5d3a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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