Commit 3452097
committed
chore: Updating docker version in CI (#821)
Testing CI version changes to resolve core unit test error
`Command '['docker', 'compose', 'up', '--wait']' returned non-zero exit
status 1.`
Rather then using an older version of Docker in the test suite coming
from Ubuntu uses Dockers official action which ships the latest version
of the cli and compose.1 parent 512a644 commit 3452097
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 30 | | |
39 | 31 | | |
40 | 32 | | |
| |||
0 commit comments