Skip to content

Commit

Permalink
Merge pull request #156 from wildmountainfarms/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/build-push-action-4.2.1

Bump docker/build-push-action from 4.1.1 to 4.2.1
  • Loading branch information
retrodaredevil authored Sep 12, 2023
2 parents 1849381 + c7ea2cb commit 6eeca30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: docker/setup-buildx-action@v2
# https://github.com/marketplace/actions/build-and-push-docker-images
- name: Build and push Docker image
uses: docker/build-push-action@v4.1.1
uses: docker/build-push-action@v4.2.1
with:
context: .
file: docker/${{ matrix.data.image-name }}/Dockerfile
Expand Down

0 comments on commit 6eeca30

Please sign in to comment.