Skip to content

Commit

Permalink
Merge pull request #101 from natrontech/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-f8bc7f46003ef0cf98b715743d86c2f1ccd01436
  • Loading branch information
janlauber authored Apr 11, 2024
2 parents bb2e6dc + 44e85c2 commit f3f9394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
uses: docker/build-push-action@f8bc7f46003ef0cf98b715743d86c2f1ccd01436
with:
context: .
push: true
Expand Down

0 comments on commit f3f9394

Please sign in to comment.