1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2026-03-07 10:06:18 +00:00 committed by GitHub
parent 9c669bd38b
commit dfa024f856
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.42-http-meta image: xream/sub-store:2.21.43-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.42 image: xream/sub-store:2.21.43
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always