mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 06:28:23 +01:00
fix
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
FROM ubuntu
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
RUN apt-update \
|
||||
RUN apt-get update \
|
||||
&& apt install -y cmake \
|
||||
g++ \
|
||||
gcc \
|
||||
|
||||
Reference in New Issue
Block a user