Skip to content

Commit

Permalink
Merge pull request #3 from biodigitalmatter/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-4367da978b557b70738a51fed31c93e6a240dfb3

Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 4367da978b557b70738a51fed31c93e6a240dfb3
  • Loading branch information
tetov authored Jun 18, 2024
2 parents c684b7a + 3d0e8da commit dff46aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Build and push Docker image
id: push
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@4367da978b557b70738a51fed31c93e6a240dfb3
with:
context: .
push: true
Expand Down

0 comments on commit dff46aa

Please sign in to comment.