From 2ec13ee7df3b212ca074e5ed74b22fdd4272b8d1 Mon Sep 17 00:00:00 2001 From: Gavin McDonald Date: Fri, 16 May 2025 17:23:02 -0400 Subject: [PATCH] testing git setup --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 6f7b2ce..4048647 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ +# testing git setup... # Find eligible builder and runner images on Docker Hub. We use Ubuntu/Debian # instead of Alpine to avoid DNS resolution issues in production. #