Skip to content

Commit

Permalink
Merge pull request #81 from tuxpeople/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.6.0

chore(ci): bump docker/build-push-action from 6.5.0 to 6.6.0
  • Loading branch information
tuxpeople authored Aug 7, 2024
2 parents 9b9029d + aae722b commit d8e0747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
-
name: Build and push
id: docker_build
uses: docker/build-push-action@v6.5.0
uses: docker/build-push-action@v6.6.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit d8e0747

Please sign in to comment.