1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 07:11:46 +08:00

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

This commit is contained in:
renovate[bot] 2026-04-17 06:51:33 +00:00 committed by GitHub
parent 992191e4a4
commit 62af601282
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.115.0
image: linuxserver/code-server:4.116.0
labels:
createdBy: "Apps"