Skip to content

Commit

Permalink
removed Dockerfile.prod
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth9903 committed Mar 11, 2024
1 parent 378e6fd commit 4373158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.prod
file: Dockerfile
push: true
tags: siddharth9903/seistart:latest

Expand Down

0 comments on commit 4373158

Please sign in to comment.