Skip to content

Commit

Permalink
california dreaming
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgorgo authored Nov 2, 2016
1 parent e25f2d1 commit e7f39a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM bids/base_validator

RUN apt-get update && \
apt-get install -y curl && \
curl -sSL http://neuro.debian.net/lists/trusty.us-tn.full >> /etc/apt/sources.list.d/neurodebian.sources.list && \
curl -sSL http://neuro.debian.net/lists/trusty.us-ca.full >> /etc/apt/sources.list.d/neurodebian.sources.list && \
apt-key adv --recv-keys --keyserver hkp://pgp.mit.edu:80 0xA5D32F012649A5A9 && \
apt-get update && \
apt-get remove -y curl && \
Expand Down

0 comments on commit e7f39a5

Please sign in to comment.