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 d4e2346 + d4fef57 commit ae9236bCopy full SHA for ae9236b
.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