diff --git a/overlay/usr/local/bin/entrypoint b/overlay/usr/local/bin/entrypoint index f9ea055..ea8af22 100755 --- a/overlay/usr/local/bin/entrypoint +++ b/overlay/usr/local/bin/entrypoint @@ -2,7 +2,7 @@ set -eo pipefail -/usr/local/bin/gomplate -V -o /app/.env -f /etc/templates/env.tmpl +/usr/local/bin/gomplate -o /app/.env -f /etc/templates/env.tmpl if [ -n "$BITWARDENRS_DATABASE_URL" ] then