Skip to content

Commit

Permalink
Merge pull request #74 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-a8eed03185

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the github-actions group
  • Loading branch information
cmahnke authored Dec 16, 2024
2 parents 2acc80d + bafe9a3 commit 320f362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
with:
driver-opts: env.BUILDKIT_STEP_LOG_MAX_SIZE=10485760
- name: Extract metadata (tags, labels) for Docker
Expand Down

0 comments on commit 320f362

Please sign in to comment.