瀏覽代碼

fix: removed Snyk

Kristian Vos 5 年之前
父節點
當前提交
2287f1fb1c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      frontend/Dockerfile

+ 0 - 1
frontend/Dockerfile

@@ -5,7 +5,6 @@ RUN apt-get install nginx -y
 
 RUN npm install -g yarn
 
-RUN yarn global add snyk
 RUN yarn global add webpack
 RUN yarn global add webpack-cli
 RUN yarn global add webpack-dev-server