Skip to content

Commit

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

Bump docker/build-push-action from 2.5.0 to 6.10.0
  • Loading branch information
majodev authored Dec 6, 2024
2 parents 006fee5 + 1025cc1 commit 4700983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit 4700983

Please sign in to comment.