Skip to content

Commit 4e9a948

Browse files
authored
Update Dockerfile
1 parent b18f499 commit 4e9a948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ RUN sh -c 'echo "deb http://download.mono-project.com/repo/debian wheezy/snapsho
8484
RUN apt-get update
8585
RUN apt-get -y install mono-complete
8686
RUN apt-get -y install mono-devel referenceassemblies-pcl
87-
RUN apt-get -y install curl
88-
ENV DEBIAN_FRONTEND teletype
87+
88+
ENV DEBIAN_FRONTEND teletype

0 commit comments

Comments
 (0)