Skip to content

Commit 763521b

Browse files
Update docker/build-push-action digest to 14487ce
1 parent 459cefb commit 763521b

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@14487ce63c7a62a4a324b0bfb37086795e31c6c1
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@14487ce63c7a62a4a324b0bfb37086795e31c6c1
113113
with:
114114
context: .
115115
file: Dockerfile

0 commit comments

Comments
 (0)