Skip to content

Commit

Permalink
update buildkit to v0.18.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
  • Loading branch information
tonistiigi committed Dec 16, 2024
1 parent 54c1940 commit 539e6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG GO_VERSION=1.23
ARG ALPINE_VERSION=3.20
ARG XX_VERSION=1.5.0

ARG BUILDKIT_VERSION=v0.18.1
ARG BUILDKIT_VERSION=v0.18.2
ARG BUILDX_VERSION=v0.19.1
ARG REGISTRY_VERSION=v2.8.3

Expand Down

0 comments on commit 539e6c9

Please sign in to comment.