cleanup: Some OpenSSL cruft.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 19m37s

This commit is contained in:
2025-10-15 20:10:15 -04:00
parent b2b4ffeeae
commit 42f7f66f35
2 changed files with 0 additions and 100 deletions

View File

@@ -4,7 +4,6 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
gcc \
libc6-dev \
perl \
make
COPY . /app