Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
navin772 authored Sep 2, 2023
1 parent 07a28cc commit d7e1faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: .
file: ./web_application/Dockerfile
file: ./fin_dashboard/Dockerfile
tags: navin772/fin_dashboard:latest
push: true
# tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit d7e1faf

Please sign in to comment.