From 739182bc8c04029cc324db22fcd201dfa2b93d43 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 10 May 2025 22:13:49 -0700 Subject: Remove unnecessary entrypoint override --- hooks/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/hooks/Dockerfile b/hooks/Dockerfile index e34988b..c1ebf7f 100644 --- a/hooks/Dockerfile +++ b/hooks/Dockerfile @@ -1,4 +1,3 @@ FROM oci.liz.coffee/img/liz-ci:release AS hooks -ENTRYPOINT [] CMD [ "/app/hooks/mod.ts" ] -- cgit v1.2.3-70-g09d2