1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-25 07:09:40 +08:00

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

This commit is contained in:
renovate[bot] 2023-11-19 13:28:25 +00:00 committed by GitHub
parent f0a98d6fbc
commit a9823cd1ca

View File

@ -16,7 +16,7 @@ services:
- PASSWORD=${WEB_PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}
- DEFAULT_WORKSPACE=/config/workspace
image: linuxserver/code-server:4.18.0
image: linuxserver/code-server:4.19.0
labels:
createdBy: "Apps"