Skip to content

Commit

Permalink
Merge pull request #19 from exilvm/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-4.2.1

Bump docker/build-push-action from 4.1.1 to 4.2.1
  • Loading branch information
exil0867 committed Sep 11, 2023
2 parents 509ebbc + 7b35950 commit c7c2c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9
with:
context: .
push: true
Expand Down

0 comments on commit c7c2c52

Please sign in to comment.