Skip to content

Commit f085d0e

Browse files
committed
Dockerfile: update buildkit to 0.20.1
Signed-off-by: Austin Vazquez <[email protected]>
1 parent 0d7f52c commit f085d0e

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
@@ -23,7 +23,7 @@ ARG RUNC_VERSION=v1.2.5
2323
ARG CNI_PLUGINS_VERSION=v1.6.2
2424

2525
# Extra deps: Build
26-
ARG BUILDKIT_VERSION=v0.19.0
26+
ARG BUILDKIT_VERSION=v0.20.1
2727
# Extra deps: Lazy-pulling
2828
ARG STARGZ_SNAPSHOTTER_VERSION=v0.16.3
2929
# Extra deps: Encryption

0 commit comments

Comments
 (0)