From e3cf820b07e282221502cf2f116c9780b7375e0e Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 26 May 2025 15:05:38 -0700 Subject: Remove at symbol in registry namespace, guess it's not valid --- hooks/Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hooks/Dockerfile') diff --git a/hooks/Dockerfile b/hooks/Dockerfile index b4729db..a8b6c75 100644 --- a/hooks/Dockerfile +++ b/hooks/Dockerfile @@ -1,6 +1,8 @@ -FROM oci.liz.coffee/@emprespresso/ci-base:release AS hooks +# -- -- +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/mod.ts" ] +# -- -- -- cgit v1.2.3-70-g09d2