Commit c7947835 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update: validator

parent 7829aebc
Pipeline #700 canceled with stages
......@@ -2,7 +2,7 @@ version: "3.9"
services:
validator:
image: "caduceus/ai-validator:v0.0.1"
image: "caduceus/ai-validator:v0.0.2"
container_name: validator
deploy:
restart_policy:
......@@ -19,3 +19,10 @@ services:
- "20012:20012"
networks:
- odysseus
networks:
odysseus:
driver: bridge
ipam:
config:
- subnet: 172.100.0.0/16
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment