From d6ca2cdb97e38852791ad601eb72f9fc1aa82416 Mon Sep 17 00:00:00 2001 From: Venkataraman Date: Wed, 17 May 2023 08:51:28 -0400 Subject: [PATCH] Testing build --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index de073c4..6253238 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,6 +8,7 @@ # yarn build:backend # # Once the commands have been run, you can build the image using `yarn build-image` + #Test FROM node:18-bullseye-slim