Skip to content

Commit

Permalink
remove file from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseyzimin committed Apr 26, 2023
1 parent bb6c76d commit d3305ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ RUN apk add --no-cache \
make \
g++ \
bzip2-dev \
zlib-dev \
file
zlib-dev

WORKDIR /app
COPY . .
Expand Down

0 comments on commit d3305ac

Please sign in to comment.