Skip to content

Commit

Permalink
#32: remove undesired line in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Jul 18, 2024
1 parent 09ccaf8 commit d224cad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/docker/ubuntu22.04-gcc11-vtk9.2.2.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ RUN echo "Base creation success"
# Build
FROM base AS build

ARG VTK_DIR

COPY . /opt/src/vt-tv
RUN mkdir -p /opt/build/vt-tv

Expand Down

0 comments on commit d224cad

Please sign in to comment.