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

This commit is contained in:
renovate[bot] 2023-07-23 08:40:31 +00:00 committed by GitHub
parent 6bd909feb1
commit 9eda49ae67
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.14.1
image: linuxserver/code-server:4.15.0
labels:
createdBy: "Apps"