diff --git a/package.json b/package.json index 34bdb9d..0735555 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "source/index.js", "scripts": { "start": "node source/index.js", - "docker-build": "docker build -t websocket-driver ." + "docker-build": "docker build -t api-websocket-bridge ." }, "author": "Litruv", "license": "Apache 2.0",