Skip to content

Commit 3c754cf

Browse files
authored
Merge pull request #4041 from OpenNeuroOrg/bump-worker-deno
deps(worker): Upgrade to deno 2.9.4
2 parents 6678b50 + 5c9e1df commit 3c754cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/datalad/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG LERNA_JSON
2-
FROM docker.io/denoland/deno:bin-2.2.0 AS deno
2+
FROM docker.io/denoland/deno:bin-2.9.4 AS deno
33
FROM ghcr.io/astral-sh/uv:0.7.11-python3.13-bookworm-slim as production
44

55
WORKDIR /srv

0 commit comments

Comments
 (0)