We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9c1ad commit 5989266Copy full SHA for 5989266
1 file changed
compose.yaml
@@ -29,7 +29,7 @@ services:
29
command: /sbin/init
30
31
dmt:
32
- image: ghcr.io/valitydev/dominant-v2:sha-72c1f5a-epic-TECH-6-add-trust-level-condition
+ image: ghcr.io/valitydev/dominant-v2:sha-c9430b5
33
command: /opt/dmt/bin/dmt foreground
34
volumes:
35
- ./test/dmt/sys.config:/opt/dmt/releases/0.1/sys.config
@@ -109,7 +109,7 @@ services:
109
retries: 20
110
111
party-management:
112
- image: ghcr.io/valitydev/party-management:sha-7633755-epic-TECH-6-trust-level-condition
+ image: ghcr.io/valitydev/party-management:sha-8a58cd5
113
command: /opt/party-management/bin/party-management foreground
114
115
- ./test/party-management/sys.config:/opt/party-management/releases/0.1/sys.config
0 commit comments