From 64e4acac68ac59918c8b6d85a28a2ad7c2a6833e Mon Sep 17 00:00:00 2001 From: "Randolph W. Aarseth II" Date: Thu, 24 Oct 2024 09:08:25 -0700 Subject: [PATCH] asd --- images/linux.Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/images/linux.Dockerfile b/images/linux.Dockerfile index 6b03279..7ac63d2 100644 --- a/images/linux.Dockerfile +++ b/images/linux.Dockerfile @@ -8,6 +8,7 @@ ENV SCON_VERSION=4.8.0 RUN apt-get update -y && apt-get upgrade -y +RUN dpkg --add-architecture i386 RUN apt-get install -y --no-install-recommends \ bash bzip2 curl file gettext \