Skip to content

Commit 601fff4

Browse files
committed
dockerfile: update buildkit to v0.28.0-rc1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent f35e45c commit 601fff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG DOCKER_VERSION_ALT_27=27.5.1
1111
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
1212
ARG GOTESTSUM_VERSION=v1.13.0
1313
ARG REGISTRY_VERSION=3.0.0
14-
ARG BUILDKIT_VERSION=v0.27.1
14+
ARG BUILDKIT_VERSION=v0.28.0-rc1
1515
ARG COMPOSE_VERSION=v2.39.1
1616
ARG UNDOCK_VERSION=0.9.0
1717

0 commit comments

Comments
 (0)