Skip to content

Commit d6ee073

Browse files
authored
Update Dockerfile
1 parent 3c82c03 commit d6ee073

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:latest
1+
FROM ubuntu:latest
22
ENV DEBIAN_FRONTEND noninteractive
33

44
Label MAINTAINER Amir Pourmand
@@ -7,7 +7,6 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
77
locales \
88
imagemagick \
99
ruby-full \
10-
ruby-full \
1110
build-essential \
1211
zlib1g-dev \
1312
jupyter-nbconvert \

0 commit comments

Comments
 (0)