We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dbb24 commit 2cd1fdfCopy full SHA for 2cd1fdf
Dockerfile
@@ -7,4 +7,3 @@ RUN curl -fsSL https://deno.land/install.sh | sh && \
7
export DENO_INSTALL="/root/.deno" && \
8
export PATH="$DENO_INSTALL/bin:$PATH" && \
9
deno install -Agf -n bids-validator jsr:@bids/validator@1.15.0
10
-
0 commit comments