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