Skip to content

Commit

Permalink
Merge pull request #5 from flexaihq/fix-docker-context-path
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouazel authored Dec 4, 2024
2 parents 639c74d + cf404cd commit 75bfc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build and Push Docker Images
uses: docker/build-push-action@v6
with:
context: docker/
context: .
file: docker/Dockerfile.ubuntu22.04
platforms: linux/amd64
build-args: |
Expand Down

0 comments on commit 75bfc3e

Please sign in to comment.