We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebdbb2 commit a409524Copy full SHA for a409524
docker-compose.release.yml
@@ -11,12 +11,12 @@ services:
11
12
# songadao-idchain-node-major:
13
# << : *default-build
14
- # image: songadao/idchain-node:0
+ # image: songadao/idchain-node:1
15
16
# songadao-idchain-node-minor:
17
18
- # image: songadao/idchain-node:0.0
+ # image: songadao/idchain-node:1.0
19
20
# songadao-idchain-node-patch:
21
22
- # image: songadao/idchain-node:0.0.1
+ # image: songadao/idchain-node:1.0.0
0 commit comments