We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b058826 commit 9e0d451Copy full SHA for 9e0d451
test/latest/Dockerfile
@@ -226,7 +226,7 @@ RUN install-tool bun 1.3.10
226
RUN install-tool deno 2.7.4
227
228
# renovate: datasource=github-releases packageName=chainguard-dev/apko
229
-RUN install-tool apko 1.1.13
+RUN install-tool apko 1.1.14
230
231
# renovate: datasource=github-releases packageName=jetify-com/devbox
232
RUN install-tool devbox 0.17.0
test/latest/Dockerfile.arm64
@@ -62,7 +62,7 @@ RUN install-tool deno 2.7.4
62
FROM base AS test-apko
63
64
65
66
67
#--------------------------------------
68
# Image: devbox
0 commit comments