1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 09:54:59 +08:00

Merge pull request #3000 from okxlin/renovate/linuxserver-code-server-4.x

Update linuxserver/code-server Docker tag to v4.98.2
This commit is contained in:
okxlin 2025-03-24 21:37:49 +08:00 committed by GitHub
commit f893dd7faf
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.95.3
image: linuxserver/code-server:4.98.2
labels:
createdBy: "Apps"