mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-02 13:24:50 +00:00
Bump up gcc to 7.4.0
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user