Skip to content

Commit 5c6a1ba

Browse files
authored
Merge pull request #1423 from modelix/renovate/docker-build-push-action-digest
build(deps): update docker/build-push-action digest to 471d1dc
2 parents 52c930f + 4d46f8e commit 5c6a1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
platforms: linux/amd64,linux/arm64
115115
- name: Build and publish model-server Docker image
116-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6
116+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
117117
with:
118118
context: ./model-server
119119
file: ./model-server/Dockerfile

0 commit comments

Comments
 (0)