From 373d9ec700c0097a22cf665a8e33cf48998d1dc2 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 2 Jun 2025 11:14:52 -0700 Subject: Minor things --- hooks/Dockerfile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 hooks/Dockerfile (limited to 'hooks/Dockerfile') diff --git a/hooks/Dockerfile b/hooks/Dockerfile deleted file mode 100644 index d1a6cb7..0000000 --- a/hooks/Dockerfile +++ /dev/null @@ -1,8 +0,0 @@ -# -- -- -FROM oci.liz.coffee/emprespresso/ci-base:release AS hooks - -HEALTHCHECK --interval=10s --retries=3 --start-period=3s \ - CMD [ "curl --fail http://localhost:9000/health" ] - -CMD [ "/app/hooks/main.ts" ] -# -- -- -- cgit v1.2.3-70-g09d2