We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 669863d + b02a344 commit 1444271Copy full SHA for 1444271
.github/workflows/ci-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
distribution: temurin
17
java-version: '17'
18
- name: Make buildkit default
19
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
20
id: buildx
21
with:
22
install: true
0 commit comments