Skip to content

Commit 0ca0710

Browse files
update docker and apko (#3036)
1 parent a5ee79e commit 0ca0710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/build-tools/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ARG TARGETARCH
3737
ARG ISTIO_TOOLS_SHA
3838

3939
# Pinned versions of stuff we pull in, keep this list sorted alphabetically
40-
ENV APKO_VERSION=v0.14.7
40+
ENV APKO_VERSION=v0.19.1
4141
ENV BENCHSTAT_VERSION=9c9101da8316
4242
ENV BOM_VERSION=v0.6.0
4343
ENV BUF_VERSION=v1.41.0
@@ -555,7 +555,7 @@ FROM ubuntu:noble as base_os_context
555555
ENV DEBIAN_FRONTEND=noninteractive
556556

557557
ENV CONTAINERD_VERSION=1.7.22-1
558-
ENV DOCKER_VERSION=5:27.3.0-1~ubuntu.24.04~noble
558+
ENV DOCKER_VERSION=5:27.3.1-1~ubuntu.24.04~noble
559559
ENV DOCKER_BUILDX_VERSION=0.17.1-1~ubuntu.24.04~noble
560560
ENV RUST_VERSION=1.80.0
561561

0 commit comments

Comments
 (0)