Skip to content

Commit 870c13e

Browse files
chore(deps): update docker/build-push-action digest to 0788c44
1 parent 8de4828 commit 870c13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# https://github.com/docker/build-push-action
5858
- name: Build and push Docker image
5959
id: build-and-push
60-
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
60+
uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
6161
with:
6262
context: src/.
6363
platforms: "linux/amd64,linux/arm64"

0 commit comments

Comments
 (0)