Skip to content

Commit 5564cb1

Browse files
test(deps): update dependency apko to v1.1.8 (main) (#5997)
test(deps): update dependency apko to v1.1.8 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e86fdc2 commit 5564cb1

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.9
226226
RUN install-tool deno 2.6.9
227227

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

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

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.6.9
6262
FROM base AS test-apko
6363

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

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

0 commit comments

Comments
 (0)