Skip to content

Commit 24ae273

Browse files
Update docker/build-push-action digest to 7a786bb
1 parent a2c1002 commit 24ae273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5252

5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
54+
uses: docker/build-push-action@7a786bb2b9408f7f997564f677248fabd4b886d5
5555
with:
5656
context: .
5757
push: true

0 commit comments

Comments
 (0)