Skip to content

Commit 389ebc2

Browse files
authored
Merge pull request #17 from crazy-max/buildx-0.30.0-rc2
build: update buildx to 0.30.0-rc2
2 parents ec89399 + 172816c commit 389ebc2

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)