hprasath commited on
Commit
eae4632
1 Parent(s): bc37f26

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,5 +1,4 @@
1
  FROM node:16-alpine
2
-
3
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
4
  # Set working directory
5
  WORKDIR /code
 
1
  FROM node:16-alpine
 
2
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
3
  # Set working directory
4
  WORKDIR /code