Skip to content

Commit 45ce900

Browse files
committed
Update Dockerfile
1 parent 8e45acd commit 45ce900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ENV NEXT_PUBLIC_FRIENDLY_CAPTCHA_SITEKEY=${ARG_FRIENDLY_CAPTCHA_SITEKEY}
3939
ENV NEXT_TELEMETRY_DISABLED=1
4040

4141
RUN --mount=type=secret,id=sanity_api_token,env=SANITY_API_TOKEN \
42-
pnpm web build'
42+
pnpm web build
4343

4444

4545
# -------------------------------------------------------- #

0 commit comments

Comments
 (0)