1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 23:51:03 +08:00

chore(deps): update linuxserver/code-server docker tag to v4.110.0 (localApps) (#4455)

This commit is contained in:
renovate[bot] 2026-03-10 23:41:18 +00:00 committed by GitHub
parent 9cda7680ac
commit 4b32ab9577
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.109.5
image: linuxserver/code-server:4.110.0
labels:
createdBy: "Apps"