Skip to content

Commit 9f42617

Browse files
Update docker/build-push-action digest to 7e09459
1 parent 87faa36 commit 9f42617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build and push Docker image
4545
id: push
46-
uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74
46+
uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)