Merge pull request #255 from trustgraph-ai/docker-update

Docker push action update
This commit is contained in:
Jack Colquitt 2025-01-06 12:34:38 -08:00 committed by GitHub
commit dd9fd007a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 uses: docker/build-push-action@v6
with: with:
context: . context: .
file: ./Containerfile file: ./Containerfile