Skip to content

Commit

Permalink
Docker fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danwos committed Aug 18, 2023
1 parent e66a08a commit 4b9cb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v3.5.3
-
name: Set up Docker Build 🐋
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
-
name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit 4b9cb40

Please sign in to comment.