Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Feb 5, 2024
1 parent 4c65fe2 commit d5b0174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ FROM build-deps-get AS prod-release

RUN mix esbuild.install --if-missing

# # Install JavaScript deps using yarn
# Install JavaScript deps using yarn
# COPY --link assets/package.jso[n] assets/package.json
# COPY --link assets/package-lock.jso[n] assets/package-lock.json
# COPY --link assets/yarn.loc[k] assets/yarn.lock
Expand Down

0 comments on commit d5b0174

Please sign in to comment.