Skip to content

Commit

Permalink
Merge pull request #1 from nidotls/dependabot/github_actions/develop/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-6

chore(deps): Bump docker/build-push-action from 2 to 6
  • Loading branch information
nidotls authored Dec 7, 2024
2 parents 59eacf8 + 525b17e commit a520dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
password: ${{ github.token }}

- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
context: ./
push: true
Expand Down

0 comments on commit a520dd9

Please sign in to comment.