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

This commit is contained in:
renovate[bot] 2023-07-31 23:37:23 +00:00 committed by GitHub
parent c0fb8fa007
commit 498ea05b77
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.16.0
image: linuxserver/code-server:4.16.1
labels:
createdBy: "Apps"