mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 04:46:52 +00:00
Use the official gcc image
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM niusmallnan/gcc:7.3.0
|
FROM gcc:7.3.0
|
||||||
# FROM arm64=arm64v8/gcc:7.2
|
# FROM arm64=arm64v8/gcc:7.3.0
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y ccache vim gnupg2 locales bc kmod
|
&& apt-get install -y ccache vim gnupg2 locales bc kmod
|
||||||
|
Reference in New Issue
Block a user