Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaldrip committed Jul 22, 2020
1 parent fc04276 commit 5314ec2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
@@ -1,5 +1,4 @@
FROM crystallang/crystal:0.35.0
WORKDIR /app
FROM crystallang/crystal:0.35.1

RUN apt-get update -y && apt-get install -y libsass-dev build-essential cmake python

Expand Down

0 comments on commit 5314ec2

Please sign in to comment.