Skip to content

Commit 6946001

Browse files
Update samply/blaze Docker tag to v1.6.1
1 parent 9e467e9 commit 6946001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/test/compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include:
1717
services:
1818
# Clinical Domain
1919
cd-hds:
20-
image: samply/blaze:1.6.0@sha256:76b8d0947a8463921e4cd5db291b14d58c221d4ca474a582eea3f16294ef8b3d
20+
image: samply/blaze:1.6.1@sha256:fd002226eb99437b3848133cae2f421622a2650e3a14c0c97418b7b75c005705
2121
ports: [ ":8080" ]
2222
networks: [ "clinical-domain" ]
2323
environment:
@@ -31,7 +31,7 @@ services:
3131

3232
# Research Domain
3333
rd-hds:
34-
image: samply/blaze:1.6.0@sha256:76b8d0947a8463921e4cd5db291b14d58c221d4ca474a582eea3f16294ef8b3d
34+
image: samply/blaze:1.6.1@sha256:fd002226eb99437b3848133cae2f421622a2650e3a14c0c97418b7b75c005705
3535
ports: [ ":8080" ]
3636
networks: [ "research-domain" ]
3737
environment:

0 commit comments

Comments
 (0)