Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett committed Dec 30, 2023
1 parent 2fde15b commit 7dea044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
context: .
args:
- MAKE_PYTHON_VERSION
dockerfile: ./dockerfiles/web/Dockerfile-test
dockerfile: dockerfiles/web/Dockerfile-test
environment:
ENV: "testing"
FLASK_APP: OpenOversight.app
Expand Down

0 comments on commit 7dea044

Please sign in to comment.