Skip to content

Commit 01797fd

Browse files
committed
Pin bids-validator, try 2
1 parent e7aacac commit 01797fd

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
@@ -119,7 +119,7 @@ RUN micromamba create -y -f /tmp/env.yml && \
119119
# Check if this is still necessary when updating the base image.
120120
ENV PATH="/opt/conda/envs/fmriprep/bin:$PATH" \
121121
UV_USE_IO_URING=0
122-
RUN npm install -g svgo@^3.2.0 [email protected].11 && \
122+
RUN npm install -g svgo@^3.2.0 [email protected].10 && \
123123
rm -r ~/.npm
124124

125125
#

0 commit comments

Comments
 (0)