diff --git a/web/docker/entrypoint.sh b/web/docker/entrypoint.sh index 17b5004c66..77a265143d 100755 --- a/web/docker/entrypoint.sh +++ b/web/docker/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # Copyright 2018-2022 contributors to the Marquez project # SPDX-License-Identifier: Apache-2.0