Skip to content

Commit 7a4da69

Browse files
committed
dockerfile: update buildkit to 0.20.2
Signed-off-by: Jonathan A. Sternberg <[email protected]>
1 parent 2403a3b commit 7a4da69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG GO_VERSION=1.23
44
ARG ALPINE_VERSION=3.21
55
ARG XX_VERSION=1.6.1
66

7-
ARG BUILDKIT_VERSION=v0.20.1
7+
ARG BUILDKIT_VERSION=v0.20.2
88
ARG BUILDX_VERSION=v0.22.0
99
ARG REGISTRY_VERSION=v2.8.3
1010

0 commit comments

Comments
 (0)