fix: landing

This commit is contained in:
Maulana Sodiqin
2025-05-26 23:09:01 +07:00
parent a3c2715a85
commit f1e4e02697
9 changed files with 83 additions and 63 deletions
+1
View File
@@ -4,6 +4,7 @@ RUN apt-get update && apt-get install -y \
curl \
build-essential \
libssl-dev \
libssl1.1 \
pkg-config \
&& rm -rf /var/lib/apt/lists/*