chore: remove unused build args
This commit is contained in:
parent
1984527fae
commit
b1745edfa6
@ -3,8 +3,6 @@ FROM --platform=$BUILDPLATFORM node:20.11.0-alpine AS frontendbuilder
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
ARG USE_RELEASE=false
|
||||
ARG RELEASE_VERSION=unstable
|
||||
ENV PNPM_CACHE_FOLDER .cache/pnpm/
|
||||
ENV PUPPETEER_SKIP_DOWNLOAD true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user