From 2312e7e4e94fc27b9b72361254830b2a015408f8 Mon Sep 17 00:00:00 2001 From: Adnan Gulegulzar Date: Fri, 20 Sep 2024 10:52:06 -0400 Subject: [PATCH] fix: updated dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 17c77ea..ad09241 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,5 +4,5 @@ RUN mkdir app RUN apt-get update && apt-get install -y ca-certificates -COPY ./bin/checkctl-linux app/ +COPY ./dist/linux_linux_arm64/checkctl app/