Skip to content

Commit

Permalink
fixes-2
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Feb 20, 2024
1 parent fd5b171 commit 4bc9162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-testing/harness-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ services:
- POSTGRES_PASSWORD=testpassword

python-client:
args:
- python_version
build:
context: python_client
args:
- python_version
command:
tail -f /dev/null
volumes:
Expand Down

0 comments on commit 4bc9162

Please sign in to comment.