Fix docker command in tests (#5538)
This PR fixes a problem with local running of tests introduced in #5498. When running tests locally, there can be multiple tags available, while we need the `dev` tag, which should be created right before tests are executed. - Added the missing image tag in the docker run commandmain
parent
ce37be1f60
commit
d2a4830634
Loading…
Reference in New Issue