Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Feb 12, 2020
1 parent 14a4915 commit e768962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cura/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM ubuntu:bionic

RUN apt-get update && apt-get install -y \
ca-certificates \
libgfortran4 \
libssl-dev \
wget \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit e768962

Please sign in to comment.