We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e45acd commit 45ce900Copy full SHA for 45ce900
web/Dockerfile
@@ -39,7 +39,7 @@ ENV NEXT_PUBLIC_FRIENDLY_CAPTCHA_SITEKEY=${ARG_FRIENDLY_CAPTCHA_SITEKEY}
39
ENV NEXT_TELEMETRY_DISABLED=1
40
41
RUN --mount=type=secret,id=sanity_api_token,env=SANITY_API_TOKEN \
42
- pnpm web build'
+ pnpm web build
43
44
45
# -------------------------------------------------------- #
0 commit comments