1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2026-03-07 12:49:26 +00:00 committed by GitHub
parent c60b540be0
commit f92ac1ee4a
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.43-http-meta image: xream/sub-store:2.21.44-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.43 image: xream/sub-store:2.21.44
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always