Skip to content

Commit

Permalink
Update docker/build-push-action digest to 2a7db1d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent bbaed4c commit ae66eb9
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 @@ -53,7 +53,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit ae66eb9

Please sign in to comment.