Fixed tiny docker issue
This commit is contained in:
parent
13b1bba127
commit
ad5bbc81be
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
IMAGE := rust_api:latest
|
||||
IMAGE := rust-api:latest
|
||||
shell := /bin/bash
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue