Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/docker/metadata-…
Browse files Browse the repository at this point in the history
…action-5.5.0
  • Loading branch information
mpfeil authored Jul 29, 2024
2 parents f83472f + 0ffd012 commit 6078f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
suffix=
- name: 🐳 Build and push Docker image
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
context: .
push: true
Expand Down

0 comments on commit 6078f5b

Please sign in to comment.