Skip to content

Commit c7c9de8

Browse files
authored
Merge pull request #3620 from OpenNeuroOrg/git-annex-update-09
deps(worker): Update to git-annex 10.20250929
2 parents a8e4ffc + cb725e1 commit c7c9de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/datalad/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN mkdir -p /root/.ssh \
1717
# Install Deno the Dockery-but-hacky-way
1818
COPY --from=deno /deno /usr/local/bin/deno
1919

20-
RUN uv tool install git-annex==10.20250520b7
20+
RUN uv tool install git-annex==10.20250929
2121

2222
COPY . /srv
2323

0 commit comments

Comments
 (0)