Skip to content

Commit a3e185b

Browse files
authored
Merge pull request #1583 from yarikoptic/enh-new-validator
RF: progress bids-validator 1.2.3
2 parents 13f088c + 6a90d8a commit a3e185b

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
@@ -109,7 +109,7 @@ RUN apt-get install -y nodejs
109109
RUN npm install -g svgo
110110

111111
# Installing bids-validator
112-
RUN npm install -g bids-validator@1.1.3
112+
RUN npm install -g bids-validator@1.2.3
113113

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

0 commit comments

Comments
 (0)