akiko19191 commited on
Commit
e2b5392
·
verified ·
1 Parent(s): 62f3130

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -45,7 +45,6 @@ RUN wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz -O
45
  # Reduces layers and removes build tools afterwards
46
  RUN apk add --no-cache --virtual .build-deps \
47
  build-base \
48
- sudo \
49
  gcc \
50
  libc-dev \
51
  mpc1-dev \
 
45
  # Reduces layers and removes build tools afterwards
46
  RUN apk add --no-cache --virtual .build-deps \
47
  build-base \
 
48
  gcc \
49
  libc-dev \
50
  mpc1-dev \