Commit 32325d7e authored by nanahira's avatar nanahira

fix

parent 358ca31a
......@@ -2,7 +2,7 @@
FROM node:12-stretch-slim
# apt
COPY sources.list /etc/apt/sources.list
#COPY sources.list /etc/apt/sources.list
RUN apt update && \
env DEBIAN_FRONTEND=noninteractive apt install -y git wget build-essential libevent-dev libsqlite3-dev mono-complete p7zip-full
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment