Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
naogify committed Dec 13, 2023
1 parent 3114025 commit 9051eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN curl -L https://github.com/protomaps/go-pmtiles/releases/download/v1.11.1/go
# Install dependencies
RUN npm install -g csv2geojson
RUN npm install -g klaw
RUN npm install -g https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz
RUN npm install -g xlsx

COPY bin/ /bin/
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 9051eca

Please sign in to comment.