We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec89399 + 172816c commit 389ebc2Copy full SHA for 389ebc2
1 file changed
.github/workflows/build.yml
@@ -207,7 +207,7 @@ jobs:
207
uses: docker/setup-buildx-action@v3
208
with:
209
# TODO: switch to latest once Buildx v0.30.0 is released
210
- version: https://github.com/docker/buildx.git#62857022a08552bee5cad0c3044a9a3b185f0b32
+ version: v0.30.0-rc2
211
buildkitd-flags: --debug
212
-
213
name: Login to registry
0 commit comments