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