Skip to content

Commit 172816c

Browse files
committed
build: update buildx to 0.30.0-rc2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent ec89399 commit 172816c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
uses: docker/setup-buildx-action@v3
208208
with:
209209
# TODO: switch to latest once Buildx v0.30.0 is released
210-
version: https://github.com/docker/buildx.git#62857022a08552bee5cad0c3044a9a3b185f0b32
210+
version: v0.30.0-rc2
211211
buildkitd-flags: --debug
212212
-
213213
name: Login to registry

0 commit comments

Comments
 (0)