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

This commit is contained in:
Renovate Bot
2025-09-23 13:56:54 +00:00
parent 2313f34aa1
commit a12165dd94

View File

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