Skip to content

Commit

Permalink
Do not override WORKER_CLASS
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-kn committed Nov 26, 2024
1 parent 8581a0c commit 619e015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ARG IMAGE_TAG=latest

FROM "$IMAGE":"$IMAGE_TAG"

ENV WORKER_CLASS=sync
ENV NPM_BUILD_COMMAND=compile
ARG BUILD_VERSION
ENV BUILD_VERSION="$BUILD_VERSION"
Expand Down

0 comments on commit 619e015

Please sign in to comment.