mirror of
https://github.com/QingdaoU/OnlineJudgeDeploy.git
synced 2024-12-27 23:11:51 +00:00
update redis docker image addr
This commit is contained in:
parent
86b23625a0
commit
31935eaf48
@ -1,7 +1,7 @@
|
||||
version: "2"
|
||||
services:
|
||||
oj_redis:
|
||||
image: redis:3.0-alpine
|
||||
image: registry.cn-hangzhou.aliyuncs.com/qduoj/redis:3.0-alpine
|
||||
container_name: oj_redis
|
||||
restart: always
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user