1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2026-01-04 01:14:52 +00:00 committed by GitHub
parent e3a6b29929
commit 4836636872
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.20.68-http-meta image: xream/sub-store:2.20.69-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.20.68 image: xream/sub-store:2.20.69
pull_policy: always pull_policy: always
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always