Skip to content

Commit 8f37dff

Browse files
Update docker/build-push-action digest to c566248
1 parent 459cefb commit 8f37dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
9898
- name: Build and push Docker image to both registries
9999
id: build-and-push-base
100-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
100+
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
101101
with:
102102
context: .
103103
file: base.Dockerfile
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Build and push Docker image to both registries
111111
id: build-and-push
112-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
112+
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
113113
with:
114114
context: .
115115
file: Dockerfile

0 commit comments

Comments
 (0)