Skip to content

Commit cb725e1

Browse files
committed
deps(worker): Update to git-annex 10.20250929
1 parent 62f86de commit cb725e1

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)