1
0
Fork 0

Update linuxserver/code-server Docker tag to v4.102.2 (#838)

This commit is contained in:
renovate[bot] 2025-07-25 17:40:58 +08:00 committed by GitHub
parent 2a71f2f8b6
commit 4bb4379701
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 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.102.1
image: linuxserver/code-server:4.102.2
labels:
createdBy: "Apps"