Skip to content

Commit

Permalink
pin setup-buildx-action to version: v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisekelley committed Jul 28, 2021
1 parent 3e1fa08 commit 3fb10b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image.yml
Expand Up @@ -34,6 +34,9 @@ jobs:
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
with:
version: v0.6.0
buildkitd-flags: --debug
-
name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 3fb10b4

Please sign in to comment.