We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e467e9 commit 6946001Copy full SHA for 6946001
.github/test/compose.yaml
@@ -17,7 +17,7 @@ include:
17
services:
18
# Clinical Domain
19
cd-hds:
20
- image: samply/blaze:1.6.0@sha256:76b8d0947a8463921e4cd5db291b14d58c221d4ca474a582eea3f16294ef8b3d
+ image: samply/blaze:1.6.1@sha256:fd002226eb99437b3848133cae2f421622a2650e3a14c0c97418b7b75c005705
21
ports: [ ":8080" ]
22
networks: [ "clinical-domain" ]
23
environment:
@@ -31,7 +31,7 @@ services:
31
32
# Research Domain
33
rd-hds:
34
35
36
networks: [ "research-domain" ]
37
0 commit comments