Skip to content
Snippets Groups Projects
Commit 66541dde authored by Erick Hitter's avatar Erick Hitter
Browse files

Wrong clang

parent 1a26a1b4
No related branches found
No related tags found
1 merge request!17Update Golang image for Buster
Pipeline #1363 passed with warnings
......@@ -11,7 +11,7 @@ RUN go get -u golang.org/x/lint/golint
# Install clang
RUN apt-get update && apt-get install -y --no-install-recommends \
clang-7.0 \
clang \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment