Skip to content

Commit

Permalink
Merge pull request #46 from coveooss/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-digest

chore(deps): update docker/build-push-action digest to 4976231
  • Loading branch information
JPLachance authored Feb 5, 2024
2 parents d939cf1 + 9229282 commit 3d7f6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
password: ${{ github.token }}

- name: Build and push Docker images
uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c
uses: docker/build-push-action@4976231911ebf5f32aad765192d35f942aa48cb8
with:
context: .
push: true
Expand Down

0 comments on commit 3d7f6b3

Please sign in to comment.