Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): update docker/build-push-action digest to af64c4e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent c9b10d5 commit 2b867c7
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 @@ -33,7 +33,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit 2b867c7

Please sign in to comment.