Update linuxserver/code-server Docker tag to v4.98.2

This commit is contained in:
renovate[bot] 2025-03-23 16:20:02 +00:00 committed by GitHub
parent 3d07a1c11a
commit f7745737ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"