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.
1 parent d4e2346 commit d4fef57Copy full SHA for d4fef57
.github/workflows/test.yaml
@@ -75,7 +75,7 @@ jobs:
75
76
# https://github.com/docker/setup-buildx-action
77
- name: Setup docker buildx
78
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
79
with:
80
# Allows pushing to registry on localhost:5000
81
driver-opts: network=host
0 commit comments