Skip to content

Commit

Permalink
Merge pull request #42 from Project-Coda/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-3.2.0

Bump docker/build-push-action from 3.1.1 to 3.2.0
  • Loading branch information
ikifar2012 authored Nov 21, 2022
2 parents 95da2ec + 7f9c82c commit ae676e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit ae676e3

Please # to comment.