Skip to content
Snippets Groups Projects
Commit 52b458b4 authored by Elvin Sindrilaru's avatar Elvin Sindrilaru
Browse files

Fix typo

parent 00b6c388
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -58,8 +58,8 @@ RUN apt-get update
RUN apt-get install -y eos-client eos-fusex xrootd-client-dbgsym xrootd-client-devel-dbgsym \
xrootd-client-devel xrootd-client-libs-dbgsym xrootd-client-libs \
xrootd-client xrootd-devel xrootd-libs-dbgsym xrootd-libs xrootd-private-devel \
eos-test eost-testkeytab
eos-test eos-testkeytab
RUN apt-get update
ENTRYPOINT ["/bin/bash"]
\ No newline at end of file
ENTRYPOINT ["/bin/bash"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment