mirror of
https://github.com/QingdaoU/JudgeServer.git
synced 2025-11-04 14:50:01 +08:00
Update docker-compose.example.yml
This commit is contained in:
parent
9b139247fa
commit
70b923bc50
@ -1,7 +1,7 @@
|
||||
version: "2"
|
||||
services:
|
||||
judge_server:
|
||||
image: qduoj/judge_server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/v-image/judge_server
|
||||
read_only: true
|
||||
cap_drop:
|
||||
- SETPCAP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user