mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-30 15:46:10 +02:00
update
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
parent
14a4915fde
commit
e7689627f8
@ -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/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user