From 576f382b705ee73a4d353e5159b6cbb6dc3054b7 Mon Sep 17 00:00:00 2001
From: Everett Wilber <71281043+a1cd@users.noreply.github.com>
Date: Wed, 13 Dec 2023 18:02:46 -0500
Subject: [PATCH] Update docker-image.yml

---
 .github/workflows/docker-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml
index 13c7aa1..b2c485e 100644
--- a/.github/workflows/docker-image.yml
+++ b/.github/workflows/docker-image.yml
@@ -11,7 +11,7 @@ jobs:
   build:
 
     runs-on: ubuntu-latest
-
+    timeout-minutes: 3
     steps:
     - uses: actions/checkout@v3
     - name: Build the Docker image