Skip to content
Snippets Groups Projects
Verified Commit 16a26d98 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Update Dockerfile

parent 3496f24f
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,6 @@ RUN apk add --no-cache \
## Package specific
RUN apk add --no-cache \
libbz2 \
bzip2-dev \
bzip2-static \
zlib \
zlib-dev \
zlib-static \
......@@ -35,7 +32,7 @@ RUN apk add --no-cache \
xz \
xz-dev
RUN cabal v2-update
COPY . /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment