Dockerfile in
dap-1.2.6
vs Dockerfile in
dap-1.2.7
- old
+ new
@@ -1,6 +1,7 @@
FROM ubuntu:latest
+ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update RUN apt-get install -y \ ca-certificates \ ruby \ ruby-dev \