feat: replace rsutls
Some checks failed
Release / release (push) Failing after 3m9s

This commit is contained in:
2026-03-20 16:06:12 +01:00
parent a898d3ceac
commit 3e70200c66
5 changed files with 162 additions and 8 deletions

View File

@@ -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