Skip to content

Commit

Permalink
Update docker/build-push-action digest to 4c1b68d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and P1tt187 committed Sep 14, 2023
1 parent 498bb85 commit a59e48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
type=raw,value=${{ steps.versioning.outputs.version }}
- name: Build and push Docker image
uses: docker/build-push-action@4e4ee680f69700760d5620a94c020aef883043aa
uses: docker/build-push-action@4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0
with:
context: .
push: true
Expand Down

0 comments on commit a59e48c

Please sign in to comment.