1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2025-06-26 01:42:47 +00:00 committed by GitHub
parent 65f9b335fc
commit c6242ae50c
1 changed files with 1 additions and 1 deletions

View File

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