Skip to content

Commit b7e1366

Browse files
Update docker/build-push-action digest to 9e436ba
1 parent 699de0f commit b7e1366

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
@@ -25,7 +25,7 @@ jobs:
2525
images: clivern/badger
2626

2727
- name: Build and push Docker image
28-
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
28+
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
2929
with:
3030
context: .
3131
file: ./Dockerfile

0 commit comments

Comments
 (0)