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

This commit is contained in:
renovate[bot] 2023-11-30 03:46:59 +00:00 committed by GitHub
parent d6cfd3d3e6
commit e3f2f53dee
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.19.0
image: linuxserver/code-server:4.19.1
labels:
createdBy: "Apps"