Skip to content

Commit 6a90d8a

Browse files
committed
RF: progress bids-validator 1.2.3
1 parent ba4ebeb commit 6a90d8a

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)