Skip to content

Commit

Permalink
Update crystal-lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
surume committed Apr 30, 2021
1 parent 6e51e1f commit ec6dc92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM crystallang/crystal:0.35.1
FROM crystallang/crystal:1.0.0

# Install Dependencies
ARG DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: micrate
version: 0.10.0
crystal: 0.35.1
crystal: 1.0.0

authors:
- Juan Edi <[email protected]>
Expand Down

0 comments on commit ec6dc92

Please sign in to comment.