Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Remove mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
faceleg committed Nov 20, 2023
1 parent 2fffd7b commit 6749235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ RUN apt-get install -y libvips && apt-get clean
# Install OpenJDK-11
RUN apt-get install -y default-jre && \
apt-get clean;

RUN mkdir build

0 comments on commit 6749235

Please sign in to comment.