From 0121783ea7a6adcae533ae6b73828428fde61268 Mon Sep 17 00:00:00 2001 From: ThePhaseless Date: Thu, 27 Feb 2025 20:07:23 +0000 Subject: [PATCH] another attempt --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1bdb653..65e2490 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /app RUN apt clean RUN apt update -RUN apt install libc-bin +RUN apt --reinstall install libc-bin RUN apt upgrade -y &&\ apt install -y --no-install-recommends --no-install-suggests xauth xvfb scrot curl chromium chromium-driver ca-certificates