1
0
Fork 0

chore(deps): update xream/sub-store docker tag to v2.21.42 (localApps) (#4342)

This commit is contained in:
renovate[bot] 2026-03-05 09:32:39 +00:00 committed by GitHub
parent b7629595be
commit 035d31a436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services: services:
sub-store: sub-store:
image: xream/sub-store:2.21.40-http-meta image: xream/sub-store:2.21.42-http-meta
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always

View File

@ -1,6 +1,6 @@
services: services:
sub-store: sub-store:
image: xream/sub-store:2.21.40 image: xream/sub-store:2.21.42
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always