1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-23 06:49:35 +08:00

Update linuxserver/code-server Docker tag to v4.102.1 (#712)

This commit is contained in:
renovate[bot] 2025-07-18 13:23:30 +00:00 committed by GitHub
parent 5865197e75
commit d5247564ab
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.0
image: linuxserver/code-server:4.102.1
labels:
createdBy: "Apps"