This commit is contained in:
@@ -5,7 +5,7 @@ RUN apt-get update && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN add-apt-repository multiverse
|
||||
#RUN add-apt-repository multiverse
|
||||
RUN apt install software-properties-common
|
||||
RUN dpkg --add-architecture i386
|
||||
RUN apt update
|
||||
|
Reference in New Issue
Block a user