Skip to content

Commit 13fa54f

Browse files
authored
Merge pull request #192 from VectorInstitute/dependabot/github_actions/docker/build-push-action-6.19.2
Bump docker/build-push-action from 6.18.0 to 6.19.2
2 parents 6c2e558 + 11e6f82 commit 13fa54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
images: vectorinstitute/vector-inference-${{ matrix.backend }}
7474

7575
- name: Build and push Docker image
76-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
76+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
7777
with:
7878
context: .
7979
file: ./${{ matrix.backend }}.Dockerfile

0 commit comments

Comments
 (0)