Skip to content

Commit 385b9b2

Browse files
committed
Fix installation command
1 parent 97e3e78 commit 385b9b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ USER root
1919
# Install dependencies for matlab-proxy
2020
RUN DEBIAN_FRONTEND=noninteractive && \
2121
apt-get update && apt-get install --no-install-recommends -y \
22-
&& apt-get install --no-install-recommends -y \
2322
python3 \
2423
python3-pip \
2524
xvfb \

0 commit comments

Comments
 (0)