Explorar el Código

fix: removed Snyk

Kristian Vos hace 5 años
padre
commit
2287f1fb1c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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