update buildx and buildkit

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2024-07-11 12:04:54 -07:00
parent ce0d3d5cf1
commit d5247558ad
2 changed files with 3 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ on:
env:
NODE_VERSION: "20"
BUILDX_VERSION: "https://github.com/docker/buildx.git#d8c9ebde1fdcf659f1fa3efa6ccc27a28b0f1564" # https://github.com/docker/buildx/pull/2551
BUILDKIT_IMAGE: "moby/buildkit:v0.14.1"
BUILDX_VERSION: "v0.16.0"
BUILDKIT_IMAGE: "moby/buildkit:v0.15.0"
jobs:
test: