Skip to content

Commit

Permalink
Bump to 0.8.4 (#26)
Browse files Browse the repository at this point in the history
* Bump to 0.8.2

* Change to 0.8.4

Co-authored-by: Johan Andersson <johan@embark-studios.com>
  • Loading branch information
Jake-Shadle and repi authored Nov 24, 2020
1 parent 6f5346b commit b725a46
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
@@ -1,6 +1,6 @@
FROM rust:1.47-alpine3.12

ENV deny_version=0.8.1
ENV deny_version=0.8.4

RUN set -eux; \
apk update; \
Expand Down

0 comments on commit b725a46

Please sign in to comment.