Skip to content

Commit

Permalink
Merge pull request #82 from ansemjo/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-6.3.0
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
2 parents a2a8a5d + 619bcf1 commit 28248d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v6.2.0
uses: docker/build-push-action@v6.3.0
with:
context: .
file: assets/Dockerfile
Expand Down

0 comments on commit 28248d2

Please sign in to comment.