Skip to content

Commit ddf5879

Browse files
Update docker/build-push-action digest to 471d1dc
1 parent 09b332c commit ddf5879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
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@b16f42f92abaeb7610fd7fc99ab230d13e79e275
46+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)