Skip to content

Commit cb51018

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28.0-rc1
14+
ARG BUILDKIT_VERSION=v0.28.0-rc2
1515
ARG COMPOSE_VERSION=v2.39.1
1616
ARG UNDOCK_VERSION=0.9.0
1717

0 commit comments

Comments
 (0)