Skip to content

Commit

Permalink
feat: add tar
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Jun 9, 2024
1 parent 4408422 commit 31a87ed
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 @@ -8,7 +8,7 @@ ARG PYTHON
# Build dependencies

RUN apk add build-base cmake ninja-build musl-dev linux-headers
RUN apk add git docker sed
RUN apk add git docker sed tar

# Conditionally pre-install VTK

Expand Down

0 comments on commit 31a87ed

Please sign in to comment.