Skip to content

Commit a121ab1

Browse files
test(deps): update dependency apko to v1.2.4 (main) (#6474)
test(deps): update dependency apko to v1.2.4 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a93dd2d commit a121ab1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ RUN install-tool bun 1.3.11
226226
RUN install-tool deno 2.7.12
227227

228228
# renovate: datasource=github-releases packageName=chainguard-dev/apko
229-
RUN install-tool apko 1.2.3
229+
RUN install-tool apko 1.2.4
230230

231231
# renovate: datasource=github-releases packageName=jetify-com/devbox
232232
RUN install-tool devbox 0.17.1

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN install-tool deno 2.7.12
6262
FROM base AS test-apko
6363

6464
# renovate: datasource=github-releases packageName=chainguard-dev/apko
65-
RUN install-tool apko 1.2.3
65+
RUN install-tool apko 1.2.4
6666

6767
#--------------------------------------
6868
# Image: devbox

0 commit comments

Comments
 (0)