Skip to content

Commit

Permalink
editing the dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
ducheharsh committed Aug 1, 2024
1 parent ea8f4e5 commit 80505d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./Dockerfile
file: ./docker/Dockerfile.user
push: true
tags: ducheharsh/thewallet:latest

Expand Down

0 comments on commit 80505d6

Please sign in to comment.