1
0
Fork 0

chore(deps): update xream/sub-store docker tag to v2.21.9 (#3548)

This commit is contained in:
renovate[bot] 2026-01-19 05:48:13 +00:00 committed by GitHub
parent 2e47ae3074
commit aea05d408a
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.7-http-meta image: xream/sub-store:2.21.9-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.7 image: xream/sub-store:2.21.9
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always