Skip to content

Commit 5c0b934

Browse files
authored
Updating bids-validator
1 parent 177c6d2 commit 5c0b934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ RUN apt-get install -y nodejs
104104
RUN npm install -g svgo
105105

106106
# Installing bids-validator
107-
RUN npm install -g [email protected].0
107+
RUN npm install -g [email protected].3
108108

109109
# Installing and setting up ICA_AROMA
110110
RUN mkdir -p /opt/ICA-AROMA && \

0 commit comments

Comments
 (0)