mirror of
https://github.com/rancher/os-kernel.git
synced 2025-07-15 22:15:49 +00:00
Bump up gcc to 7.4.0
This commit is contained in:
parent
677c22ab44
commit
5535ca83ef
@ -1,5 +1,5 @@
|
||||
FROM gcc:7.3.0
|
||||
# FROM arm64=arm64v8/gcc:7.3.0
|
||||
FROM gcc:7.4.0
|
||||
# FROM arm64=arm64v8/gcc:7.4.0
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y ccache vim gnupg2 locales bc kmod libelf-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user