diff --git a/Makefile b/Makefile index 554b545..dfebceb 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # [make kill] - Kill the current container. # [make destroy-image] - Kill the image. -CONTAINER_NAME := viper +CONTAINER_NAME := temp # ----------- No need to modify anything below this line --------- RUNNING_CONTAINER_NAME := running_container