chore(deps): update xream/sub-store docker tag to v2.21.19 (#3789)
This commit is contained in:
parent
bc78a0172c
commit
aec37e04bd
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
sub-store:
|
||||
image: xream/sub-store:2.21.18-http-meta
|
||||
image: xream/sub-store:2.21.19-http-meta
|
||||
pull_policy: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
sub-store:
|
||||
image: xream/sub-store:2.21.18
|
||||
image: xream/sub-store:2.21.19
|
||||
pull_policy: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
Loading…
Reference in New Issue