Skip to content

Commit 0d32dda

Browse files
authored
Update Dockerfile
1 parent b692c13 commit 0d32dda

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
@@ -8,4 +8,4 @@ RUN apt-get update && \
88
apt-get install -y nodejs && \
99
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
1010

11-
RUN npm install -g bids-validator@0.19.8
11+
RUN npm install -g bids-validator@0.19.9

0 commit comments

Comments
 (0)