Skip to content

Commit

Permalink
Merge pull request #157 from rtsp/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6.5.0

Bump docker/build-push-action from 6.4.1 to 6.5.0
  • Loading branch information
rtsp authored Jul 27, 2024
2 parents 6e57d8b + b1f927b commit f5ec62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
uses: docker/build-push-action@v6.4.1
uses: docker/build-push-action@v6.5.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit f5ec62c

Please sign in to comment.