We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b692c13 commit 0d32ddaCopy full SHA for 0d32dda
Dockerfile
@@ -8,4 +8,4 @@ RUN apt-get update && \
8
apt-get install -y nodejs && \
9
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
10
11
-RUN npm install -g bids-validator@0.19.8
+RUN npm install -g bids-validator@0.19.9
0 commit comments