mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
fix
This commit is contained in:
parent
d61c809abc
commit
5ec4e37a42
@ -5,7 +5,7 @@
|
||||
FROM ubuntu
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
RUN apt-update \
|
||||
RUN apt-get update \
|
||||
&& apt install -y cmake \
|
||||
g++ \
|
||||
gcc \
|
||||
|
Loading…
Reference in New Issue
Block a user