From 52188e389f7710871b6f6800ebd02e311e789767 Mon Sep 17 00:00:00 2001 From: Ari Bader-Natal Date: Sun, 11 Feb 2024 18:27:31 -0800 Subject: [PATCH] bump --- production/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/production/Dockerfile b/production/Dockerfile index 131337b..1a486a0 100644 --- a/production/Dockerfile +++ b/production/Dockerfile @@ -11,3 +11,4 @@ RUN yarn COPY . . RUN yarn build +