Skip to content
Snippets Groups Projects
Commit d2430dd9 authored by Shlee's avatar Shlee
Browse files

Update Dockerfile

parent 27cd377b
No related branches found
No related tags found
No related merge requests found
FROM node:11 FROM node:12-buster
# needed to compile translations # needed to compile translations
RUN curl -L -o /usr/local/bin/jq https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 && chmod +x /usr/local/bin/jq RUN curl -L -o /usr/local/bin/jq https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 && chmod +x /usr/local/bin/jq
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment