Skip to content

Commit 8a9fb5d

Browse files
authored
Apply suggestion from @Remi-Gau
1 parent c57fd20 commit 8a9fb5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG DEBIAN_FRONTEND="noninteractive"
44

55
RUN apt-get update -qq && \
66
apt-get install -y -qq --no-install-recommends \
7-
git curl ca-certificates && \
7+
git && \
88
rm -rf /var/lib/apt/lists/*
99

1010
RUN mkdir -p /home/neuro/bidsMReye/models

0 commit comments

Comments
 (0)