File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ RUN install-tool bun 1.3.11
5353RUN install-tool dart 3.11.2
5454
5555# renovate: datasource=github-releases packageName=denoland/deno
56- RUN install-tool deno 2.7.9
56+ RUN install-tool deno 2.7.10
5757
5858# renovate: datasource=github-releases packageName=jetify-com/devbox
5959RUN install-tool devbox 0.17.0
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ RUN install-tool bazelisk v1.28.1
223223RUN install-tool bun 1.3.11
224224
225225# renovate: datasource=github-releases packageName=denoland/deno
226- RUN install-tool deno 2.7.9
226+ RUN install-tool deno 2.7.10
227227
228228# renovate: datasource=github-releases packageName=chainguard-dev/apko
229229RUN install-tool apko 1.2.0
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN install-tool bun 1.3.11
5454FROM base AS test-deno
5555
5656# renovate: datasource=github-releases packageName=denoland/deno
57- RUN install-tool deno 2.7.9
57+ RUN install-tool deno 2.7.10
5858
5959#--------------------------------------
6060# Image: apko
You can’t perform that action at this time.
0 commit comments