This commit is contained in:
@@ -5,8 +5,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
curl \
|
||||
git \
|
||||
build-essential \
|
||||
pkg-config \
|
||||
libssl-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install mise to a location already on PATH
|
||||
|
||||
Reference in New Issue
Block a user