Skip to content

Commit 967be60

Browse files
chore(deps): update docker/build-push-action digest to 10e90e3 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c80836 commit 967be60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Build and push Docker image (Production Release)
8888
id: build-and-push
89-
uses: docker/build-push-action@806c75105a1251cac8905df5dd4723b33174552c
89+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
9090
with:
9191
context: .
9292
platforms: linux/amd64,linux/arm64,linux/arm/v7
@@ -134,7 +134,7 @@ jobs:
134134
135135
- name: Build and push Docker image (Development Release)
136136
id: build-and-push
137-
uses: docker/build-push-action@806c75105a1251cac8905df5dd4723b33174552c
137+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
138138
with:
139139
context: .
140140
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)