Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buty4649 committed May 8, 2019
1 parent 0a68281 commit 6c26069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN rustup override set stable && \
rustup update stable && \
cargo install cargo-deb

ENV VERSION v0.3.0
ENV VERSION v0.3.2

RUN git clone --depth 1 --branch $VERSION https://github.com/jwilm/alacritty.git
WORKDIR alacritty
Expand Down

0 comments on commit 6c26069

Please sign in to comment.