summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocker-entry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-entry.sh b/docker-entry.sh
index ddaa81b..17835be 100755
--- a/docker-entry.sh
+++ b/docker-entry.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# This is the entrypoint for "make test". It invokes Tox. If running
# within the CI environment, it also runs codecov