Skip to content

Commit

Permalink
Fix entrypoint for docker (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleve-fauna authored Aug 29, 2023
1 parent 1e8f3f0 commit 34acab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/tasks/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
- name: fauna-js-repository

run:
path: entrypoint.sh
path: dockerd-entrypoint.sh
args:
- bash
- -ceu
Expand Down

0 comments on commit 34acab7

Please sign in to comment.