From 3e2f91b8b1cb29650c51a577e32e08dabd030794 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Wed, 23 Jul 2025 19:08:17 -0500 Subject: [PATCH] Remove invalid syntax --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7d8674de53..582ea3a622 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,6 @@ ENV GOEXPERIMENT="loopvar" # The latest git hash of the preview branch on render.com # https://render.com/docs/docker-secrets#environment-variables-in-docker-builds ARG RENDER_GIT_COMMIT -ENV RENDER_GIT_COMMIT=${RENDER_GIT_COMMIT:0:7} # # Expo