From ae2c75dd3b11e285dcb6280663a7597b08477a30 Mon Sep 17 00:00:00 2001 From: Christoph Marzell Date: Sun, 9 Nov 2025 06:56:13 +0100 Subject: [PATCH] change entrypoint --- bin/docker-entrypoint | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/docker-entrypoint b/bin/docker-entrypoint index 2048cda..e16dbe2 100644 --- a/bin/docker-entrypoint +++ b/bin/docker-entrypoint @@ -4,7 +4,6 @@ set -e bundle config set without 'development test' bundle check || bundle install -cd .. echo =========================================== echo ${RAILS_ENV}