Skip to content

Commit

Permalink
Fix entrypoint for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cleve-fauna committed Aug 29, 2023
1 parent 1e8f3f0 commit b4b4553
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 b4b4553

Please sign in to comment.