Merge pull request #31 from nomic-ai/dependabot/github_actions/docker/build-push-action-4

Bump docker/build-push-action from 2 to 4
This commit is contained in:
Saifeddine ALOUI 2023-04-07 20:12:14 +02:00 committed by GitHub
commit 55c9c72b0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Build Docker Image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
context: .
push: false