remove clang
All checks were successful
ci / checkout (push) Successful in 4m27s

This commit is contained in:
R.J. 2025-02-01 00:18:24 +01:00
parent 4accf9735e
commit cc80f81200
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -15,11 +15,8 @@ RUN apk add --no-cache \
zstd \
jq \
tcpdump \
k9s \
git
RUN apk add --no-cache \
clang
# rust
RUN apk add --no-cache \
rust \