Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 9, 2025
1 parent f450b02 commit 3f18ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ARG IMAGE_TAG=latest

FROM "$IMAGE":"$IMAGE_TAG"

# TODO: Remove NPM_BUILD_COMMAND once completely headless
ENV NPM_BUILD_COMMAND=compile
ARG BUILD_VERSION
ENV BUILD_VERSION="$BUILD_VERSION"
Expand Down

0 comments on commit 3f18ecf

Please sign in to comment.