From e57ea7820d9f1f0344164036f903bd2c5ce911ad Mon Sep 17 00:00:00 2001 From: Jay Bosamiya Date: Sat, 9 Jan 2021 00:40:37 -0500 Subject: [PATCH] Update 'Makefile' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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