Corrected typo in makefile
This commit is contained in:
parent
022b0d4098
commit
e874e878ec
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -42,7 +42,7 @@ docker_seldon_run:
|
|||
docker_seldon_push:
|
||||
docker push axsauze/vulkan-seldon:0.1
|
||||
|
||||
docker_seldon_build: docker_vanilla_build
|
||||
docker_seldon_build: docker_vulkan_build
|
||||
docker build . -f Dockerfile.seldon -t axsauze/vulkan-seldon:0.1
|
||||
|
||||
docker_vulkan_build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue