Update ghcr.io/linuxserver/code-server Docker tag to v4.105.1

This commit is contained in:
Renovate Bot
2025-11-02 12:30:41 +00:00
parent b0cc01a945
commit 4385b3da4e

View File

@@ -1,7 +1,7 @@
services:
code-server:
container_name: code-server
image: ghcr.io/linuxserver/code-server:4.104.1
image: ghcr.io/linuxserver/code-server:4.105.1
restart: unless-stopped
environment:
- PUID=${PUID}