File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ RUN install-tool bun 1.3.10
5353RUN install-tool dart 3.11.2
5454
5555# renovate: datasource=github-releases packageName=denoland/deno
56- RUN install-tool deno 2.7.5
56+ RUN install-tool deno 2.7.6
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.10
224224
225225# renovate: datasource=github-releases packageName=denoland/deno
226- RUN install-tool deno 2.7.5
226+ RUN install-tool deno 2.7.6
227227
228228# renovate: datasource=github-releases packageName=chainguard-dev/apko
229229RUN install-tool apko 1.1.15
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ RUN install-tool bun 1.3.10
5454FROM base AS test-deno
5555
5656# renovate: datasource=github-releases packageName=denoland/deno
57- RUN install-tool deno 2.7.5
57+ RUN install-tool deno 2.7.6
5858
5959#--------------------------------------
6060# Image: apko
You can’t perform that action at this time.
0 commit comments