Skip to content
Snippets Groups Projects
Commit 1c757af5 authored by Sid's avatar Sid
Browse files

Update Dockerfile

parent c1c4fe61
No related branches found
No related tags found
No related merge requests found
Pipeline #3241 failed
...@@ -27,7 +27,7 @@ RUN apt-get update \ ...@@ -27,7 +27,7 @@ RUN apt-get update \
libnss-unknown \ libnss-unknown \
openssh-client \ openssh-client \
swig \ swig \
&& apt-get clean && apt-get clean \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# gluon build fails when running as root # gluon build fails when running as root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment