Skip to content

Commit c45e429

Browse files
committed
QPR-11822 bugfix dockerfilerun script
1 parent f931231 commit c45e429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/DockerfileRunORE.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
docker-compose -f Docker/docker-compose-oreswig.yml build || exit 1
3+
docker-compose -f oreswig/Docker/docker-compose-oreswig.yml build || exit 1

0 commit comments

Comments
 (0)