Commit 5f34ad0
authored
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 e7feb53 commit 5f34ad0
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments