1
0

chore(deps): update xianwei2022/stars.client docker tag to v5.2.3 (#2276)

This commit is contained in:
renovate[bot]
2025-10-28 05:27:05 +00:00
committed by GitHub
parent 395aa0d5f1
commit ac3b78e09f
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
services:
stars-client:
restart: always
privileged: true
network_mode: host
container_name: stars.client
environment:
- STARS_USER=${STARS_USER}
- STARS_PASS=${STARS_PASS}
volumes:
- ./data:/data
image: xianwei2022/stars.client:5.2.3
labels:
createdBy: "Apps"